Grouped bar chart - strange display if value is 0 #3694
Unanswered
martinblampied
asked this question in
Q&A
Replies: 1 comment
-
same |
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.
-
Hello,
I'm seeing some strange display if any value in a grouped bar chart is set to 0. Rather getting a bar with value 0 it expands the width of non-zero value to take up both.
I can replicated this on the example shown here: https://apexcharts.com/javascript-chart-demos/bar-charts/grouped/
Displays as:

Is this intended behaviour? How can I get it to display 0 properly?
Beta Was this translation helpful? Give feedback.
All reactions