You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I have two categoris with a value in a grouped bar chart it works fine. But if I only have one catagory the "category grid" gets corrupted.
I have a demo: https://jsfiddle.net/mwkft46n/
Switch between arrCat1/arrCat2 and arrSeries1/arrSeries2 to see the problem.
With two categories I get two rows in the "category grid", but with a single category I get 1.8 (?) rows...
Kind regards
Tomas
The text was updated successfully, but these errors were encountered:
Hi
If I have two categoris with a value in a grouped bar chart it works fine. But if I only have one catagory the "category grid" gets corrupted.
I have a demo: https://jsfiddle.net/mwkft46n/
Switch between arrCat1/arrCat2 and arrSeries1/arrSeries2 to see the problem.
With two categories I get two rows in the "category grid", but with a single category I get 1.8 (?) rows...
Kind regards
Tomas
The text was updated successfully, but these errors were encountered: