Shape labels not working anymore - since v2.33.0
Hi,
the shape labels are not working anymore since v2.33.0 (upgraded from v2.32.0).
https://plotly.com/javascript/shapes/#adding-labels-to-shapes
Expected (v2.32.0)
Actual (v2.33.0)
If there is a breaking change, please let me know.
Hi @sean-mcl , thanks for reporting.
The docs example seems to render properly in v2.33.0: https://codepen.io/emilykl-code/pen/MWdRZaP
Could you provide a minimal example demonstrating the issue? I wonder if perhaps something else in the figure definition is interfering with the shape label.
Hi - we are tidying up stale issues and PRs in Plotly's public repositories so that we can focus on things that are most important to our community. If you can add a reproducible example to this issue, I'd be happy to reopen it and add it to our backlog. Thank you - @gvwilson