]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
change the default setting for Chart.defaults.global.title.display from true to false... 2391/head
authorSam Stevens <sam@ticketline.co.uk>
Wed, 27 Apr 2016 11:34:58 +0000 (12:34 +0100)
committerSam Stevens <sam@ticketline.co.uk>
Wed, 27 Apr 2016 11:34:58 +0000 (12:34 +0100)
docs/00-Getting-Started.md

index 725093fc63d74a04778c957ea607a00c17d6ae64..22142e3e9e195f98041cf5a3649fff2457d9a3d0 100644 (file)
@@ -126,7 +126,7 @@ The global options for the chart title is defined in `Chart.defaults.global.titl
 
 Name | Type | Default | Description
 --- | --- | --- | ---
-display | Boolean | true | Show the title block
+display | Boolean | false | Show the title block
 position | String | 'top' | Position of the title. 'top' or 'bottom' are allowed
 fullWidth | Boolean | true | Marks that this box should take the full width of the canvas (pushing down other boxes)
 fontColor | Color  | '#666' | Text color