Commit Graph

6 Commits

Author SHA1 Message Date
Tobias Kündig
4048e1f80e Added barThickness to ChartXAxe interface in chart.js
The `barThickness` option was missing in the definition file.

See 03735563f4/src/controllers/controller.bar.js (L165) or 8e37a11e39/docs/04-Bar-Chart.md (chart-options)
2016-10-13 15:30:57 +02:00
Victor
bd2b99f14e FChart.js: fixed missing config (#11796) 2016-10-06 14:31:58 -07:00
Thomas Champagne
3a0684743e Must be "tooltips" (plurar) instead of "tooltip" (#11180)
...must be "tooltips" (plurar) instead of "tooltip" in ChartOptions

My custom callback given in "ChartTooltipOptions.custom" was never called... :/ "tooltips" (plurar) is OK

Take a look @ http://www.chartjs.org/docs/#advanced-usage-external-tooltips
2016-09-14 21:49:27 +09:00
york yao
c551471a2d improve color 2016-08-05 21:19:20 +08:00
york yao
3bcca72c33 improve chart.js type 2016-08-05 20:54:49 +08:00
anuti
24a0e0c16b Rename chartjs/chartjs.d.ts to chart.js/chart.js.d.ts 2016-07-21 13:53:32 +02:00