AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

[enum] anychart.enums.TimeTrackingModeImprove this Doc

Time tracking mode. Row height depends on resource chart time.
ValueDescriptionExample
activityPerChartThe height depends on the maximum occupancy of the resource. The maximum height of all resources used for all rows.
activityPerResourceThe height depends on the maximum occupancy of the resource. The height is calculated for each row.
availabilityPerChartRow height depends on the total maximum time available in the calendar. The maximum height of all resources used for all rows.
availabilityPerResourceRow height depends on the maximum total time available in the calendar. The height is calculated for each row.