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
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I need to replicate this chart from Web (used ReCharts), onto mobile with Victory Native:
Notice the X-axis uses the same date time repeated, as a series distribution, whereas the unique entries all have their own space along the axis.
My output is

I could try adding some sort of offset, but the issue is that the actual day could be incorrect, depending on the original time + offset
How can I accomplish this repeated X-axis plotting without modifying the data?
Example data is:
Beta Was this translation helpful? Give feedback.
All reactions