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
As far as I understand, the label for the parent is a string. Consequently, when attempting to create a chart with a lengthy parent label, this issue arises. Could you modify the label to be an array, allowing for automatic line breaks, similar to the approach used by Chart.js?