react-rt-chart icon indicating copy to clipboard operation
react-rt-chart copied to clipboard

Constant X axis

Open vasyl91 opened this issue 6 years ago • 3 comments

I would like to create real time chart with constant X axis. I mean X axis is a time period that starts from the hour I start to measure provided factor and it's always visible (e.g. if I start at 8.23AM first value on the chart is 8AM then if I continue to measure and reach 9AM, 9AM appears on the X axis and so on). What code should I use? Thanks in advance for your help ;)

vasyl91 avatar Aug 27 '18 16:08 vasyl91

I face same issue I want to make constant X axis do you find help thank you

azmahmad avatar Oct 02 '18 13:10 azmahmad

Sadly I haven't resolved it yet.

vasyl91 avatar Oct 02 '18 13:10 vasyl91

Sorry for late answer @vasyl91.

I am not sure. If its not possible with c3, its not possible with react-rt-chart. You can take a look at c3 flow API and see if there is a way to add a static x axis.

Let me know what you find out :)

emilmork avatar Oct 09 '18 10:10 emilmork