LiveCharts2 icon indicating copy to clipboard operation
LiveCharts2 copied to clipboard

Is it possible to produce Angular Gauge with v2?

Open azhali opened this issue 3 years ago • 5 comments

Is it possible to produce this example from v1 with v2?

https://lvcharts.net/App/examples/v1/Wpf/Angular%20Gauge

I need to it to go from -10 to 10 -10 to 0 needs to red 0 to 10 needs to be green and arrow to show where the value is and showing labels with step size as 1

Any help to get that working would be great.

azhali avatar Jun 12 '21 10:06 azhali

Please if you can advise on this, that would be great.

azhali avatar Jun 17 '21 12:06 azhali

It is not supported by now.

beto-rodriguez avatar Jun 17 '21 13:06 beto-rodriguez

Ok thank you

azhali avatar Jun 18 '21 08:06 azhali

Is there perhaps any plans to support this? :) If not, is there a way to make colorful sections on the current gauges?

PatriQ94 avatar Jun 23 '21 14:06 PatriQ94

Making great usage of LiveCharts v0 line and gauge in our open source application, we have an interactive configuration page for setting motion steering controls: https://www.youtube.com/watch?v=uTpIWsacB_M&t=15s

Would love to be able to upgrade to v2 when gauges are supported!

CasperH2O avatar May 16 '22 12:05 CasperH2O

This was finally implemented in #1158 and will be included in the next version of the library:

v

https://github.com/beto-rodriguez/LiveCharts2/blob/master/samples/WPFSample/Pies/AngularGauge/View.xaml https://github.com/beto-rodriguez/LiveCharts2/blob/master/samples/ViewModelsSamples/Pies/AngularGauge/ViewModel.cs

beto-rodriguez avatar Aug 14 '23 21:08 beto-rodriguez

Thank you @beto-rodriguez ❤️

CasperH2O avatar Aug 15 '23 04:08 CasperH2O

This is now supported in beta.920, the docs in the website willbe updated soon.

beto-rodriguez avatar Aug 18 '23 18:08 beto-rodriguez