This commit is contained in:
Phyks 2014-04-08 20:08:46 +02:00
commit 0a10821250
1 changed files with 1 additions and 0 deletions

View File

@ -57,5 +57,6 @@ Feel free to contribute !
* Y axis is not implemented, but could be implemented easily
* Over effect is a bit overkill right now
* Onclick events not working when there are multiple graphs.
* Choose between line / points / bars
The last two points are easy to implement by refactoring the way the raw points are stored and using a single array for all the graphs.