Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4130)

Unified Diff: bower_components/chartnewjs/README.md

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bower_components/chartnewjs/LICENSE ('k') | bower_components/chartnewjs/Samples/UpdateChart.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: bower_components/chartnewjs/README.md
diff --git a/bower_components/chartnewjs/README.md b/bower_components/chartnewjs/README.md
deleted file mode 100644
index 2942515ed217210f9985e904fb44693a9075e2c0..0000000000000000000000000000000000000000
--- a/bower_components/chartnewjs/README.md
+++ /dev/null
@@ -1,66 +0,0 @@
-ChartNew.js
-===========
-
-
-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).
-
-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.
-
-
-
-New Charts integrated in this version compared to Graph.js
-
-* HorizontalBar
-* HorizontalStackedBar
-* [Line,Bar with logarithmic y-Axis](../../wiki/100_110_Scale)
-* [BarLine (bar chart with an integrated line chart)](../../wiki/070_020_Bar#barline)
-
-
-New Items in graph compared to Graph.js :
-
-* Title
-* Subtitle
-* X Axis Label
-* Y Axis Label
-* Unit Label
-* Y Axis on the right and/or the left
-* [Annotates](../../wiki/100_020_Annotations) (content can be configured through "templates")
-* canvas Border
-* [Legend](../../wiki/100_090_Legend)
-* Footnote
-* [crossText](../../wiki/100_040_CrossText) (you can put a text over the graph at the place of your choice)
-* graphMin / graphMax
-* [colorFunctions](../../wiki/130_color_functions)
-* [mathFunctions](../../wiki/170_Math_functions)
-* [etc](https://github.com/FVANCOP/ChartNew.js/wiki)
-
-
-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 ?
-
-# Documentation
-
-Full documentation is now available via the "wiki" entry that you will find on the right side of the screen. Do not hesitate to propose changes in the documentation when there are languages faults or things that are not clear.
-
-
-[Link to the wiki documentation](https://github.com/FVANCOP/ChartNew.js/wiki)
-
-
-# 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.
-
-
-[http://charts.livegap.com/](http://charts.livegap.com/)
-
« no previous file with comments | « bower_components/chartnewjs/LICENSE ('k') | bower_components/chartnewjs/Samples/UpdateChart.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698