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
Depending on the number of categories and the amount of text in labels, the positioning of labels in pie-charts might be unsatisfying. The labels might overlap the title/subtitle. Here is an example image showing the problem: This codepen contains relevant code for reproducing the issue.
There is also a related issue, which suggests adding an optional space between title and plot. But as this space would definitively depend on the actual data, I'd say plotly should handle this for the user automatically.
The text was updated successfully, but these errors were encountered:
Depending on the number of categories and the amount of text in labels, the positioning of labels in pie-charts might be unsatisfying. The labels might overlap the title/subtitle. Here is an example image showing the problem:
This codepen contains relevant code for reproducing the issue.
There is also a related issue, which suggests adding an optional space between title and plot. But as this space would definitively depend on the actual data, I'd say plotly should handle this for the user automatically.
The text was updated successfully, but these errors were encountered: