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

Scatter Chart+Line Chart

1 Answer 63 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.
Hk
Top achievements
Rank 1
Hk asked on 18 Jul 2017, 10:28 AM

Hello,

I want to draw Chart which has lets say minimum temperature and maximum temperature(which is joined by dot and straight line and 2 dots ) for day.So i can say it is mix of Scatter chart and Line chart.So how can i get same output. Kindly provide Document/Demo/Code for same. Refer desired output "Scatter_plus_LineChart.png"

I am using Native Script with Angular2.

Thank you.

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 18 Jul 2017, 11:39 AM
Hi Harsh,

The described chart can be created with Range Bar Series.
Live example on how to create range bar series can be found here.
The crucial points for this series is to set and values
which will be used to display the lower and the upper limits (in your case of your temperature).
In the linked example above this is achieved by providing the low and high keys from the source

Regards,
Nikolay Iliev
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
Hk
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or