OLD | NEW |
1 ChartNew.js | 1 ChartNew.js |
2 =========== | 2 =========== |
3 | 3 |
4 | 4 |
5 Simple HTML5 Charts using the canvas element | 5 Simple HTML5 Charts using the canvas element |
6 | 6 |
7 | 7 |
8 | 8 |
9 | 9 |
10 For my personnal use, I had to integrate lot of changes into Chart.js (https://g
ithub.com/nnnick/Chart.js). | 10 For my personnal use, I had to integrate lot of changes into Chart.js (https://g
ithub.com/nnnick/Chart.js). |
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
57 [Link to the wiki documentation](https://github.com/FVANCOP/ChartNew.js/wiki) | 57 [Link to the wiki documentation](https://github.com/FVANCOP/ChartNew.js/wiki) |
58 | 58 |
59 | 59 |
60 # Graph Generator | 60 # Graph Generator |
61 | 61 |
62 Using ChartNew.js, Omar Sedki has developped a graph generator. Though a user fr
iendly interface, you can produce a graph and save it. | 62 Using ChartNew.js, Omar Sedki has developped a graph generator. Though a user fr
iendly interface, you can produce a graph and save it. |
63 | 63 |
64 | 64 |
65 [http://charts.livegap.com/](http://charts.livegap.com/) | 65 [http://charts.livegap.com/](http://charts.livegap.com/) |
66 | 66 |
OLD | NEW |