diff --git a/README.md b/README.md index aadbb11..3af158d 100644 --- a/README.md +++ b/README.md @@ -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.