change the default setting for Chart.defaults.global.title.display from true to false in the docs to match the code

This commit is contained in:
Sam Stevens 2016-04-27 12:34:58 +01:00
parent c329167d7f
commit cdf0682e39

View 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