-
Notifications
You must be signed in to change notification settings - Fork 147
Ticks and grid not scrolling #123
Copy link
Copy link
Closed
Description
First let me say I'm very impressed with this plugin, it seems to have all the functionality I need.
I followed your React tutorial and the chart it produces does not have scrolling ticks or background grid lines. They only seem to update on the refresh interval, which results in the tick timestamps being updated in place. I have included a gif to help describe the issue as I my terminology might be off.
This is what I expect to see:
I tried removing the tick rotation, but this didn't make any difference to the scrolling. The tutorial says I should be able to just follow those steps, but there must be something else missing. Any help will be most appreciated. Thanks.
Reactions are currently unavailable

