Index: polymer_0.5.0/bower_components/chartnewjs/README.md |
diff --git a/bower_components/chartnewjs/README.md b/polymer_0.5.0/bower_components/chartnewjs/README.md |
similarity index 62% |
rename from bower_components/chartnewjs/README.md |
rename to polymer_0.5.0/bower_components/chartnewjs/README.md |
index 2942515ed217210f9985e904fb44693a9075e2c0..c66f977883cf776c025411ba4d04aabebbe527b8 100644 |
--- a/bower_components/chartnewjs/README.md |
+++ b/polymer_0.5.0/bower_components/chartnewjs/README.md |
@@ -7,15 +7,17 @@ Simple HTML5 Charts using the canvas element |
-For my personnal use, I had to integrate lot of changes into Chart.js (https://github.com/nnnick/Chart.js). |
+For my personal use, I had to integrate lot of changes into Chart.js (https://github.com/nnnick/Chart.js). |
-So, I have re-worked Chart.js. Most of the changes, are associated to requests in "GitHub" issues of Chart.js. |
+So, I have re-worked Chart.js. Most of the changes are associated to requests in "GitHub" issues of Chart.js. |
-June 2014 - [Ole Kröger](http://github.com/Wikunia) is now a co-developper of the project. More ideas, more people to give support. Welcome to him. |
+Chart.js has been completely rewritten since ChartNew.js has been developped; Both code are now completely different. Most of the functionnalities inserted in the new version of Chart.js are also available in ChartNew.js |
+June 2014 - [Ole Kröger](http://github.com/Wikunia) is now a co-developer of the project. More ideas, more people to give support. Welcome to him. |
-New Charts integrated in this version compared to Graph.js |
+ |
+New Charts integrated in this version compared to Chart.js |
* HorizontalBar |
* HorizontalStackedBar |
@@ -23,7 +25,7 @@ New Charts integrated in this version compared to Graph.js |
* [BarLine (bar chart with an integrated line chart)](../../wiki/070_020_Bar#barline) |
-New Items in graph compared to Graph.js : |
+New Items in graph compared to Chart.js : |
* Title |
* Subtitle |
@@ -47,7 +49,7 @@ A quick sample can be found on http://fvancop.github.io/ChartNew.js/ |
This version is down-compatible (on PC) with the version of Chart.js available on 13 January 2014. |
-Hope it will be usefull for some of you ! Perhaps a start for a new community developpement... Why not ? |
+Hope it will be useful for some of you ! Perhaps a start for a new community development... Why not ? |
# Documentation |
@@ -59,7 +61,7 @@ Full documentation is now available via the "wiki" entry that you will find on t |
# Graph Generator |
-Using ChartNew.js, Omar Sedki has developped a graph generator. Though a user friendly interface, you can produce a graph and save it. |
+Using ChartNew.js, Omar Sedki has developed a graph generator. Though a user friendly interface, you can produce a graph and save it. |
[http://charts.livegap.com/](http://charts.livegap.com/) |