You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the chart with data who have not a lot of data, I can have a difference of two minutes like an hour between two variations. It return a chart like this image, the problem is the width between 2 variations are identical. Is it normal? Is it possible to improve the Xaxis to respect time?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
When using the chart with data who have not a lot of data, I can have a difference of two minutes like an hour between two variations. It return a chart like this image, the problem is the width between 2 variations are identical. Is it normal? Is it possible to improve the Xaxis to respect time?
Data used:
[ { "time": 175881570000, "value": 4.14 }, { "time": 1758871684000, "value": 4.19 }, { "time": 1758874555000, "value": 4.19 }, { "time": 1758875308000, "value": 4.15 }, { "time": 1758878308000, "value": 4.19 }, { "time": 1758878422000, "value": 4.19 } ]Beta Was this translation helpful? Give feedback.
All reactions