## New TimelineHistogram view

This release introduces a new [TimelineHistogram](#Scheduler/view/TimelineHistogram) class which implements a grid with
histogram charts displayed for rows in the timeaxis section.

<div class="external-example" data-file="Scheduler/view/TimelineHistogram.js"></div>

Please check the new [Timeline histogram demo](https://bryntum.com/products/scheduler/examples/timelinehistogram/)
and the ["Timeline histogram" guide](#Scheduler/guides/timelinehistogram.md) for more details.

## Grouping support for ResourceHistogram and ResourceUtilization views

This release adds better grouping support to the `ResourceHistogram` and `ResourceUtilization` views.
The classes now automatically aggregate data on parent node levels based on corresponding child nodes.

For more details on the views please see new ["Resource histogram"](#SchedulerPro/guides/resourceviews/resourcehistogram.md)
and ["Resource utilization"](#SchedulerPro/guides/resourceviews/resourceutilization.md) guides


<p class="last-modified">Last modified on 2023-10-26 8:19:27</p>