Chart.js/src/controllers
Peter 6c50cb0fc0 Fixed closing span position
In the pie/doughnut legendCallback function the <span> is not closed immediately so that the text is written in the <span> instead of the <li>
2016-04-20 13:55:58 +02:00
..
controller.bar.js Added 'borderSkipped' parameter to Rectangle. 2016-03-13 18:58:36 +03:00
controller.bubble.js Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00
controller.doughnut.js Fixed closing span position 2016-04-20 13:55:58 +02:00
controller.line.js Proper line and bar stacking order 2016-02-17 12:41:32 -07:00
controller.polarArea.js Update doughnut and polar area legend callbacks to handle when the background color is not set. 2016-04-17 08:38:46 -04:00
controller.radar.js Clean up code climate style issues and formatting. 2016-02-14 17:06:00 -05:00