plotly.js icon indicating copy to clipboard operation
plotly.js copied to clipboard

Shape labels not working anymore - since v2.33.0

Open sean-mcl opened this issue 1 year ago • 1 comments

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)

image

Actual (v2.33.0)

image

If there is a breaking change, please let me know.

sean-mcl avatar Jun 05 '24 18:06 sean-mcl

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.

emilykl avatar Jun 27 '24 15:06 emilykl

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

gvwilson avatar Jul 12 '24 16:07 gvwilson