| Index: polymer_0.5.0/bower_components/chartnewjs/improvements_change_history
|
| diff --git a/bower_components/chartnewjs/improvements_change_history b/polymer_0.5.0/bower_components/chartnewjs/improvements_change_history
|
| similarity index 93%
|
| rename from bower_components/chartnewjs/improvements_change_history
|
| rename to polymer_0.5.0/bower_components/chartnewjs/improvements_change_history
|
| index ee4ec3e5675a88c4fba686da424356d2f00d621a..5c435bad7410a4f9d28c9a1d6326a8b94ce389de 100644
|
| --- a/bower_components/chartnewjs/improvements_change_history
|
| +++ b/polymer_0.5.0/bower_components/chartnewjs/improvements_change_history
|
| @@ -1,6 +1,18 @@
|
| Change history
|
| --------------
|
|
|
| +04/05/2015 - Doha83 - double Y Axis for Bar Chart
|
| +31/12/2014 - Matt Luedke - Fix issue 208
|
| +26/12/2014 - iKBAHT - improve function getDecimalPlaces https://github.com/FVANCOP/ChartNew.js/pull/215
|
| +22/12/2014 - Vancoppenolle François - option pointHitDetectionRadius & detectAnnotateOnFullLine added;
|
| + (improvement proposed by Voidale)
|
| +20/12/2014 - Vancoppenolle Francois - option spaceBetweenBa added (improvement proposed by kmuncie)
|
| +16/12/2014 - Omar Sedki - new marker shapes - https://github.com/FVANCOP/ChartNew.js/pull/150
|
| +16/12/2014 - Vancoppenolle Francois - ChartNew.js version 2 !
|
| +14/12/2014 - omerbonfil - Fix issue 203
|
| +11/12/2014 - Matt Luedke - break lines in title/subtitle
|
| +24/11/2014 - Vancoppenolle Francois - Fix issue 185 (Bug reported by Omerbonfil)
|
| +15/11/2014 - Joe343 - Fix Typo Issue 184
|
| 28/10/2014 - Vancoppenolle Francois - responsive options is available
|
| - function updateChart can be used to update a graph
|
| 06/10/2014 - Vancoppenolle Francois - new options to set the legend whereever you want
|
| @@ -130,8 +142,6 @@ Change history
|
|
|
| Future Improvements
|
| -------------------
|
| -- Diamonds, triangles, square or other shapes instead of circle for points in graphs;
|
| -- Currently, for the color, users can specify a function or an array; Extend this possibility to all text options (size, family, style)
|
| - merge Pie/Doughnut code (can be the same code : A pie = Dougnut with a hole having a radiant of 0...)
|
| - small animation (https://github.com/nnnick/Chart.js/issues/357)
|
| - non evolutive animation in Pie/Doughnut (https://github.com/nnnick/Chart.js/issues/357)
|
|
|