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 the xaxis in this example has categoryorder: 'category ascending' set, there is a duplicate '1' on the xaxis, if it is not set, the duplicate label no longer appears.
The text was updated successfully, but these errors were encountered:
Repro at:
https://codepen.io/john-soklaski/pen/QEoJAz
When the xaxis in this example has
categoryorder: 'category ascending'
set, there is a duplicate '1' on the xaxis, if it is not set, the duplicate label no longer appears.The text was updated successfully, but these errors were encountered: