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

Symbols Not Rendering

Open caticoa3 opened this issue 7 months ago • 2 comments

Symbols Not Rendering in a Subplot:

'cross-thin', 'x-thin', 'asterisk', 'hash', ‘hash-dot’, 'y-up', 'y-left', 'y-down', ‘y-right’, 'line-ew', 'line-ns', 'line-ne', 'line-nw'

All other symbols mentioned in the documentation are rendering.

Plotly Version: 5.24.1 MacOS

caticoa3 avatar May 01 '25 00:05 caticoa3

@LiamConnors should these symbols render?

gvwilson avatar May 08 '25 18:05 gvwilson

@caticoa3 could you provide a code example to help me understand the issue better. I tried with go.Scatter and this is how those symbols rendered for me.

Image

LiamConnors avatar May 14 '25 13:05 LiamConnors