ZoomCharts Documentation

Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)

ZoomCharts.Configuration.LinearChartCommentsPanelCountInfo

Argument passed to {@link SettingsComments.panelCountFunction} when resolving the panel titlebar comment total.

Methods

This type does not define any methods.

Properties

chart: any

Public chart API instance.

levelId: string

Stable id for the current aggregation / drilldown level. TimeChart: display unit string (e.g. "d"). FacetChart: active facet id.

loadedItemCount: number

Number of comments from currently painted anchors under allLoaded semantics. Useful when an app wants a loaded-vs-global comparison.

panelContents: "visible" | "allLoaded" | "allAtLevel"

Active {@link SettingsComments.panelContents} mode.

panelItemCount: number

Number of comments currently listed in the side panel for this mode (current-level catalog for allAtLevel, loaded/visible sets otherwise).

X