plotly.py
plotly.py copied to clipboard
Symbols Not Rendering
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
@LiamConnors should these symbols render?
@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.