-
Colours seem to shuffle between sets of colours in the theme each time they are rebuilt. I can stop it by doing this LiveCharts.Configure(config =>
but is there a way to make the graphs use the same colours consistently without setting the fill etc. manually ? I'm using 2.0.0-rc5.4 with Avalonia UI. |
Beta Was this translation helpful? Give feedback.
Answered by
guldud
Jul 1, 2025
Replies: 1 comment
-
I now only create graphs once. Problem solved. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
guldud
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I now only create graphs once. Problem solved.