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
In the first image, you'll find that the title parent1<br>new is aligned in the center.
In this second image, you'll see that the title appears to not be centered. In fact, only the bottom line is centered, and the top line, parent1, is left-aligned to the bottom line. Codepen.
A bug fix would allow the centering of titles that have multiple lines.
The text was updated successfully, but these errors were encountered:
Coding-with-Adam
changed the title
Treemap titles are not centered when multi-line name used
Treemap titles are not centered when multi-line name used https://github.com/plotly/plotly.py/issues/4537
Mar 14, 2024
Coding-with-Adam
changed the title
Treemap titles are not centered when multi-line name used https://github.com/plotly/plotly.py/issues/4537
Treemap titles are not centered when multi-line name used
Mar 14, 2024
Original issue reported in plotly.py #4537
In the first image, you'll find that the title
parent1<br>new
is aligned in the center.In this second image, you'll see that the title appears to not be centered. In fact, only the bottom line is centered, and the top line,
parent1
, is left-aligned to the bottom line. Codepen.A bug fix would allow the centering of titles that have multiple lines.
The text was updated successfully, but these errors were encountered: