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

HtmlChart RangeBar, Horizontal Candlestick or Gantt

2 Answers 58 Views
Chart (HTML5)
This is a migrated thread and some comments may be shown as answers.
Steve
Top achievements
Rank 1
Steve asked on 28 Jun 2013, 02:16 PM
I'm trying to create a Gantt chart out of the HtmlChart controls.

Is there any way to rotate the Candlestick horizontally.
The Bar Chart only takes a CategorySeriesItem that extends SingleValueSeriesItem.
  - Is there a way to extend this and y2?



Thanks
Steve

2 Answers, 1 is accepted

Sort by
0
Danail Vasilev
Telerik team
answered on 02 Jul 2013, 03:03 PM
Hello Steve,

I am afraid that a pure Gantt chart is not available in the ASP.NET AJAX suite at the moment., and it may not be achieved with the Candlestick series type, as it cannot be rotated. Such a feature request, however, has already been logged here, so that you can monitor, comment or raise its priority by voting on it.

For the time being you can examine the following demos to see if they fits your needs:
  • RadChart for ASP.NET AJAX: You can check Gantt Charts help topic for information on how to create Gantt chart as well as Chart - Point, Gantt, Bubble online demo.
  • RadScheduler for ASP.NET AJAX - perhaps the closest to a GanntView is this demo, so you can check whether it is sufficient for your needs.
  • RadGanttView for Silverlight: check the Overview help article and see it in action in the Silverlight demos.


Regards,
Danail Vasilev
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
0
Steve
Top achievements
Rank 1
answered on 02 Jul 2013, 04:10 PM
I cannot use the Gantt Chart because we do not use sessions and I do not want to write in image to the file system.
http://www.telerik.com/help/aspnet-ajax/chart-session-state-usage.html

Your Silverlight/WPF GanttView looks very sweet and I'll see what I can due with an xbap until an AJAX solution is created.


Thanks
Steve
Tags
Chart (HTML5)
Asked by
Steve
Top achievements
Rank 1
Answers by
Danail Vasilev
Telerik team
Steve
Top achievements
Rank 1
Share this question
or