Show x-axis labels in custom timezone #3127
Unanswered
VovkViktor
asked this question in
Q&A
Replies: 1 comment
-
you can use formatter https://apexcharts.com/docs/options/xaxis/#formatter for the xAxis and formatter on tooltips https://apexcharts.com/docs/options/xaxis/#tooltipFormatter |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. I want to show x-axis labels in custom timezone as be in categories array, but Apexchart shows it in my local timezone. How Can I do that labels show in the needed timezone?
datetimeUTC: false
my categories format:
but charts is
Beta Was this translation helpful? Give feedback.
All reactions