This is a migrated thread and some comments may be shown as answers.

Chart with multiple axis

1 Answer 45 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Sergey
Top achievements
Rank 1
Sergey asked on 16 Jul 2017, 05:58 PM

Hi,

I am trying to put temperature and humidity graphs on the same chart so I am using left vertical line for the temperature values while right vertical line is used for humidity. Now I have to draw a thresholds. Is there any way to align values on the left and the right vertical lines, I would like to draw one line for both temperature and humidity max values and one line for min values? 

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsonev
Telerik team
answered on 17 Jul 2017, 09:06 AM
Hello,

You could use multiple axes in a single Chart, where more than one LineSeries exist in the RadChart.
An example could be found here in the nativescript-ui-samples-angular. In your specific case, you could setup the horizontalLocation property to left for the first Axe and to right for the second line.


Let me know if I could assist you further.

Regards,
nikolay.tsonev
Progress Telerik
Did you know that you can open private support tickets which are reviewed and answered within 24h by the same team who built the components? This is available in our UI for NativeScript Pro + Support offering.
Tags
Chart
Asked by
Sergey
Top achievements
Rank 1
Answers by
Nikolay Tsonev
Telerik team
Share this question
or