ZoomCharts Documentation
Switch to Version 2.0 (BETA)
FacetChart.settings.comments.panelLevels
Optional "Comments by Level" band below the titlebar (when both are enabled). Lists dataset levels plus an All pseudo-level for navigating and aggregating comments across levels.
Properties
Label for the All pseudo-level row.
Text after the per-level count (e.g. " comments" → "3 comments").
Empty/null shows only the number.
Max height of the levels band in pixels (title + rows + separator). Null/undefined = no absolute pixel ceiling. When content exceeds the effective cap (see also {@link maxHeightFraction}), the title stays fixed and the rows scroll with arrows.
Max share of the comments panel below the titlebar that the levels
band may occupy (0..1). Combined with {@link maxHeight} when both are
set: the stricter (smaller) limit wins. Default 0.5 so levels cannot
dominate the panel on short charts, while still growing with resize
until an absolute {@link maxHeight} (if any) is reached.
Null/undefined disables the relative cap.
Minimum width reserved for the level name after the count label is placed on the right.
Outer padding of the levels band content.
Margin around each level row (outside the selected background).
Padding inside each level row (inside the selected background).
Optional header above the level rows. Empty/null hides the title.