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

How to display activities/time ranges

1 Answer 45 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Chris Lewis
Top achievements
Rank 1
Chris Lewis asked on 30 Jul 2009, 09:31 PM
We have a requirement to display different activities on a single horizontal row/bar. The activities can occur multiple times during a day and have a start and end time, e.g.:

     <---activity 1 ---><---activity 2---><------------activity 3-------------><activity 1><---activity 3--->
10:00                   11:00                 12:00                                      14:30          15:00                 16:00

Is there a chart type suitable for this (the Microsoft ASP.NET chart control has a 'range bar chart' which can be adapted to this), and are there any examples.

Thanks for any help.

Chris


1 Answer, 1 is accepted

Sort by
0
Velin
Telerik team
answered on 04 Aug 2009, 08:16 AM
Hello Chris,

For this scenario two chart types could be used:
  1.  Horizontal StackedBar chart which will continuously place the activity bars starting from the beginning of the axis.
  2. Horizontal Gant chart can be used when there are gaps between the activities. 

Regards,
Velin
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Chart (Obsolete)
Asked by
Chris Lewis
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or