Use Datetime Formatter with Category X-axis #3370
Unanswered
oluwakayode-a
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am working on a OHLC candlestick chart that uses an x-axis label type of "category", instead of "datetime". This was to fix an issue with weekend gaps while plotting the charts (as advised on issue here.
The issue with the gaps is solved, but, I want to retain the x-axis label functionality whereby the datetime is parsed based on zoom, rather than displaying a static format 'MMM DD HH:mm'. Any ideas would be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions