| 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 personal use, I had to integrate lot of changes into Chart.js (https://gi
thub.com/nnnick/Chart.js). | 10 For my personal use, I had to integrate lot of changes into Chart.js (https://gi
thub.com/nnnick/Chart.js). |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 59 [Link to the wiki documentation](https://github.com/FVANCOP/ChartNew.js/wiki) | 59 [Link to the wiki documentation](https://github.com/FVANCOP/ChartNew.js/wiki) |
| 60 | 60 |
| 61 | 61 |
| 62 # Graph Generator | 62 # Graph Generator |
| 63 | 63 |
| 64 Using ChartNew.js, Omar Sedki has developed a graph generator. Though a user fri
endly interface, you can produce a graph and save it. | 64 Using ChartNew.js, Omar Sedki has developed a graph generator. Though a user fri
endly interface, you can produce a graph and save it. |
| 65 | 65 |
| 66 | 66 |
| 67 [http://charts.livegap.com/](http://charts.livegap.com/) | 67 [http://charts.livegap.com/](http://charts.livegap.com/) |
| 68 | 68 |
| OLD | NEW |