Chart.js/src
Simon Brunel 26c1936dee Move extend and inherits helpers in helpers.core.js (#4878)
Fix Rollup issue caused by early access of the `extend` and `inherits` helpers not yet part of the `helpers/index` import. Also added (basic) unit tests for whose methods.
2017-10-24 19:11:40 +02:00
..
charts Make Chart.defaults/Ticks/Interaction importable (#4512) 2017-07-16 19:38:19 +02:00
controllers Fix bar chart with {x, y} data points (#4673) 2017-08-26 07:50:39 +02:00
core Move extend and inherits helpers in helpers.core.js (#4878) 2017-10-24 19:11:40 +02:00
elements Enforce variable declaration coding style (#4610) 2017-08-03 18:33:18 +02:00
helpers Move extend and inherits helpers in helpers.core.js (#4878) 2017-10-24 19:11:40 +02:00
platforms Fix responsive issue when the chart is recreated (#4774) 2017-10-07 17:43:09 +02:00
plugins Enforce variable declaration coding style (#4610) 2017-08-03 18:33:18 +02:00
scales Respect min and max when building ticks (#4860) 2017-10-20 09:03:38 +02:00
chart.js Make Chart.Ticks private and remove Chart.Ticks.generators.time (#4602) 2017-08-02 14:30:38 +02:00