Chart.js/test/fixtures
2019-05-21 10:54:13 +02:00
..
controller.bar Add support for floating bar chart ([start, end]) (#6056) 2019-05-21 10:54:13 +02:00
controller.bubble Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
controller.doughnut Fix arc size calculation when circumference is under 2PI (#6224) 2019-05-01 18:05:34 +02:00
controller.line Keep lines on the left and right edges from being cut (#6285) 2019-05-20 17:23:54 +02:00
controller.polarArea Implement scriptable options for polar area charts (#5976) 2019-01-13 21:17:27 +01:00
controller.radar Implement scriptable options for points in radar charts (#6041) 2019-02-09 23:07:54 +01:00
core.scale Fix the rounding issue of floating point numbers in category scale (#5880) 2018-12-09 11:34:34 +01:00
core.tooltip Fix the rounding issue of floating point numbers in category scale (#5880) 2018-12-09 11:34:34 +01:00
element.point Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
helpers.canvas Adjust the size of rectRounded/rectRot point to fit pointRadius (#5858) 2018-11-28 07:53:41 +01:00
plugin.filler Fill before drawing lines (#6208) 2019-04-18 22:52:25 +02:00
plugin.legend Implement legend.align: 'start', 'center', 'end' (#6141) 2019-03-23 10:25:17 +01:00
scale.radialLinear Fix point label counting in radialLinear scale (#6280) 2019-05-16 20:34:43 +02:00