Skip to content

Is there a way to dynamically set the colour and weight of a scatter line? #319

Discussion options

You must be logged in to vote

Try line property of ScatterGl, i.e

Line = new Plotly.Blazor.Traces.ScatterGlLib.Line {Color = "black", Width = 5 }

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@howick19
Comment options

Answer selected by howick19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants