Chart.js/src/controllers
2015-09-18 18:59:55 -04:00
..
controller.bar.js Finish up bar controller tests 2015-08-30 10:42:00 -04:00
controller.doughnut.js Make sure that doughnut and polar area inner & outer radius is >= 0 2015-09-18 18:59:55 -04:00
controller.line.js Add line controller tests. Fixed an issue when the number of data points changes. When adding the tension to a point, get the same tension as the line if it has been overridden at the dataset level. When setting the hover style of a point, allow setting the radius independently of the regular radius. Use the hoverRadius property in point.custom or the dataset.pointHoverRadius. Allow setting the border width independently at the dataset level. Use dataset.pointHoverBorderWidth. This can be an array or a number. 2015-08-30 17:42:42 -04:00
controller.polarArea.js Make sure that doughnut and polar area inner & outer radius is >= 0 2015-09-18 18:59:55 -04:00
controller.radar.js Tooltip Title width now accurately measured 2015-06-19 12:36:22 -06:00