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

Missing Samples and Range Bar

3 Answers 79 Views
Chart
This is a migrated thread and some comments may be shown as answers.
ManniAT
Top achievements
Rank 2
ManniAT asked on 28 Aug 2012, 05:31 PM
Hi,

I was browsing the online help, the samples and also this forum.
There are some links to chart samples - but it looks as if they are no longer available (I can onyl find ChartView samples).

My approach is a chart like this (the first one): http://raywinstead.com/bp/
I think this could be done with a Range Bar for the BP bar (Range is Min diastolic - Max systolic).
The other values (I prefer lines instead of points) are just single values.

My data is a list of blood pressure records like this:
int Systolic
int Diastolic
int MeanArterialPressure
int PulseRate
int PulsePressure
double Weight
DateTime MeasureDate

Can you please provide me with any starting point on how to create such a chart?

Thanks in advance
Manfred

3 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 29 Aug 2012, 01:09 PM
Hello Manfred,

This blog post explains what is going on and where you can find the RadChart demos.

With the next official release (at the end of October) the ChartView will offer RangeSeries and RangeBarSeries. Let us know if we can help you further.

Regards,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
ManniAT
Top achievements
Rank 2
answered on 29 Aug 2012, 01:23 PM
Hello Petar,

thank you for this answer.
I found the old samples - and also the one for the RangeBar.
Unfortunately it is bound to some background data model (Code not in the sample).

So I have neither an idea what the XAxis data is - nor how to use RangeBar with Min, Max, DateTime.
Also I found nothing in your documentation about it.

Of course Blood pressure is not a very common scenario.
But the are a lot of other scenarios
- Min / Max temperatures recorded per day (daytimes)
- duration of phone calls

Anyhow - can you point me to any documentation / sample for the RangeBar using DateTime as XAxis?

Regards
Manfred
0
Petar Marchev
Telerik team
answered on 03 Sep 2012, 06:47 AM
Hi Manfred,

I have attached a simple demo project to this response. Let us know if you need more information.

All the best,
Petar Marchev
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Chart
Asked by
ManniAT
Top achievements
Rank 2
Answers by
Petar Marchev
Telerik team
ManniAT
Top achievements
Rank 2
Share this question
or