Chart.js/src
Simon Brunel 7a419af4c2 Rename plugin service and notification method
Rename `Chart.pluginService` to `Chart.plugins` (so move the old Chart.plugins array as a private member of the service), and rename `notifyPlugins` to `notify` for consistency with other service methods.
2016-06-10 22:26:35 +02:00
..
charts Performance and minification improvements 2016-05-13 22:07:39 -05:00
controllers Refactor spanGaps for line graphs with sparse data (#2721) 2016-06-07 09:15:26 +02:00
core Rename plugin service and notification method 2016-06-10 22:26:35 +02:00
elements Refactor spanGaps for line graphs with sparse data (#2721) 2016-06-07 09:15:26 +02:00
scales Merge pull request #2739 from msimulcik/master 2016-06-09 18:36:26 -04:00
chart.js Rename plugin service and notification method 2016-06-10 22:26:35 +02:00