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
I don't think that's a use case we need to support, as it is quite specific. However, for narrow spaces, we may perhaps add an option to disable labels? Then, in this case, you would be able to add them back using pure CSS, and playing with element z-indexes?
A PR has been created to put labels over the drops (#234). Then, using some negative label padding, you should be able to put labels inside your chart (at least on version 1.1.x):
I can do it with CSS only but then the label is below the chart.
The text was updated successfully, but these errors were encountered: