Problem setting min and max date on x axis #3767
Unanswered
supriya-somavnshi
asked this question in
Q&A
Replies: 1 comment
-
Hi, |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have 6th month data (9 Oct 2022 to 6 Apr 2023 ) but I want show only 3 Month or 1 month data on chart .
I am trying to set min date ("2023-01-05") and max date ("2023-04-05") in option xaxis: { min : , max : } on chart .But it is not working .Please suggest me how to set 3 month or one month data on chart .
Reproduce link on codesandbox :
https://codesandbox.io/s/broken-worker-6vevbm?file=/src/components/ApexSyncCharts.tsx:203-215
Thanks
Supriya
Beta Was this translation helpful? Give feedback.
All reactions