Closed gobwas closed 9 years ago
@gobwas - Currently Epoch doesn't have multi-axis support for real-time line charts. However, this might not be too hard to implement by extending the current real-time line chart. Let me take a look into this for you (and perhaps we can just make a new chart!).
Thank you very much!
This would be a very useful feature; thanks for getting this project rolling again @rsandor !
@gobwas & @rca - I started a PR that should address this issue for the real-time line plot. Please have a look and let me know what you think or if you have any suggestions. Cheers.
@rsandor :fireworks: :beers:
This is in epoch as of 0.8.0, documentation coming soon. If you want to start using it sooner see the PR: #198
Hello!
Is it possible to use realtime graph with multiaxes?
I mean, something like that: http://www.flotcharts.org/flot/examples/axes-multiple/index.html
Thanks!