search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Histogram support

Asked by Nikola
5 years ago.

We're considering porting our application from a WinForms desktop app to a web application, and your control looks quite interesting.
However, one feature we would need is resource histograms, in order to be able to visualize constraints, reservation overruns, etc.

Are features on your roadmap, and if yes, can you give some estimate on when it would be available.

http://www.netronic.com/gantt-controls/.net-control-varchart-xgantt

Answer posted by Dan Letecky [DayPilot]
5 years ago.

Unfortunately a histogram is not available at the moment. There is a similar feature that you might be able to use to display the resource utilization/overbooking:

https://javascript.daypilot.org/demo/scheduler/resourceutilization.html

This approach is based on data already present in the Scheduler control. However, you can use the cell customization feature to write custom objects into the grid cells:

https://doc.daypilot.org/scheduler/cell-customization/

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.