Hi,
I want to build phasor chart
(like in attached picture) and attempt to do it with your charts lead to
Syncfusion chart attached.
The problem is that the degrees need to start from the right and proceed
against the clock. I also prefer that the lines will look like arrows to the
outside of the chart.
How can I accomplish these with your charts component?
NumericalAxis primaryAxis = new NumericalAxis(); primaryAxis.Inversed = true;
chart.PrimaryAxis = primaryAxis;
|
How i can use it in https://mobile-phone-tracker.org/ mobile recorder, if i have Android 7?
Hi,
I want to build a phasor chart as in the picture attached. The zero degree need to be in the right and the degrees rise against the clock. The chart need to be updated real time so the phases lines changes in size and degrees. Can you create this kind of chart?
Best Regards,
Oded
Hi Saravana,
We are still waiting for the Polar line chart that starts from right.
Polar chart 0 degree should always start from right.
This issue is very urgent for us, when do you think we can get version with this chart?
I attached an example from INFRAGISTICS charts were you can see that the polar chart 0 degree starts from right.