esnet / esnet/react-timeseries-charts

Chart not X-Axis scrolling with >1hz

Open
#314 2 comments 0 reactions 1 assignee Claimed by @pjm17971 View on GitHub
:question: question
Dominant language
JavaScript
Stars
876
Forks
279
PR merge metrics
No merged PRs in 30d

Description

When streaming high frequency time series data, the x-axis doesn't update quicker for time intervals <1s, which leads the data not to align to the x-axis.

This CodeSandbox demo shows:
[https://codesandbox.io/s/my7z73zplx](https://codesandbox.io/s/my7z73zplx)

Is there anyway to force this? In the realtime demo, it is refreshing quicker than 1hz because the timeseries data being pushed in, is faked, so the index is still 1m increments, but forced in at 80ms time periods.

Many thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.