Update README.md

This commit is contained in:
Lucas Verney 2014-04-08 01:08:14 +02:00
parent 893de9dad2
commit ebf3072276
1 changed files with 1 additions and 0 deletions

View File

@ -56,5 +56,6 @@ Feel free to contribute !
* Over effect is a bit overkill right now
* You must add your points sorted, as the script won't sort them for you and it may result in very weird graphs
* Onclick events not working when there are multiple graphs.
* Choose between line / points / bars
The last three points are easy to implement by refactoring the way the raw points are stored and using a single array for all the graphs.