Merge branch 'master' of https://github.com/Phyks/timeline.js
This commit is contained in:
commit
0a10821250
@ -57,5 +57,6 @@ Feel free to contribute !
|
|||||||
* Y axis is not implemented, but could be implemented easily
|
* Y axis is not implemented, but could be implemented easily
|
||||||
* Over effect is a bit overkill right now
|
* Over effect is a bit overkill right now
|
||||||
* Onclick events not working when there are multiple graphs.
|
* 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.
|
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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user