-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heatmap Chart: Unable to Display Duplicate Y-Axis Labels #4757
Closed
ZahidChandio opened this issue
Oct 11, 2024
· 2 comments
· Fixed by TanDuy03/ntanduy-cloud#202 · 4 remaining pull requests
Closed
Heatmap Chart: Unable to Display Duplicate Y-Axis Labels #4757
ZahidChandio opened this issue
Oct 11, 2024
· 2 comments
· Fixed by TanDuy03/ntanduy-cloud#202 · 4 remaining pull requests
Labels
bug
Something isn't working
Comments
ZahidChandio
changed the title
I couldn't show duplicate labels for y-axis.
Couldn't show duplicate labels for y-axis.
Oct 11, 2024
Did not provide required reproduction link. |
@brianlagunas reproduction link added, please reopen the issue. |
ZahidChandio
changed the title
Couldn't show duplicate labels for y-axis.
Heatmap Chart: Unable to Display Duplicate Y-Axis Labels
Oct 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I encountered an issue where duplicate labels on the y-axis were not allowed. In the image below, the y-axis represents the days of the week. As a result, some labels, like Tuesday ('T') and Saturday ('S'), are missing. You can check the sample in the provided CodeSandbox.
These are the y-axis options I tried.
I am using "^3.54.0" version of apexcharts.
Reproduction link
https://codesandbox.io/p/sandbox/apexcharts-heatmap-p6ddt7
The text was updated successfully, but these errors were encountered: