beto-rodriguez / LiveCharts2

Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
https://livecharts.dev
MIT License
4.39k stars 573 forks source link

Color blind options #1675

Open jpageacsys opened 1 month ago

jpageacsys commented 1 month ago

My app has a color blind option. I'm currently manually replacing colors like red and green based on the filter options. It would be helpful to be able to apply these universally like you can with the dark theme.

beto-rodriguez commented 1 month ago

Try overriding the theme colors:

https://github.com/beto-rodriguez/LiveCharts2/issues/1240#issuecomment-1717891282

I know this needs better docs 😞