Closed
Description
When plotting a scatter with mode 'lines+markers' with no colour specified (i.e. automatic sequential colouring), both the lines and the markers have the same colour. When extending this to 'lines+markers+text', the markers and lines are still the same colour but the text is always black.
At the point I'm defining the scatter, I don't know what colour the line will be (as I'm relying on plotly to do this for me).
Is there any way to make the text the same colour as the lines and markers when the actual colour is not user-specified?
Metadata
Metadata
Assignees
Labels
No labels