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
When setting X Axis TickPlacement to 'between' in a stacked column chart with category axis, the chart crashes. Removing the setting or setting it to 'on' resolves the issue
Steps to Reproduce
Create Chart
Add Multiple Y AXis
Add Multiple Column Series
Enable Stacking
Set X Axis to type Category and TickPlacement 'between'
Description
When setting X Axis TickPlacement to 'between' in a stacked column chart with category axis, the chart crashes. Removing the setting or setting it to 'on' resolves the issue
Steps to Reproduce
See reproduction link below
Expected Behavior
Chart to not crash
Actual Behavior
Chart crashes
Reproduction Link
https://jsfiddle.net/ygwsmcnj/1/
The text was updated successfully, but these errors were encountered: