ZoomCharts Documentation

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

FacetChart.settings.comments.panelTitlebar

This section is defined by the type LinearChartSettingsCommentsPanelTitlebar.

Optional fixed titlebar above the scrollable comment list (icon, title, optional total count, separator). Disabled by default.

Properties

View section details

Style for the count run (e.g. " (12)") in the titlebar LabelGroup.

enabled: boolean
Default value: false
View section details

Optional group-level margin/padding for the titlebar LabelGroup.

iconColor: string
Default value: null

Optional stroke color for the titlebar icon. When null, uses the title text color.

iconGap: number
Default value: 6

Horizontal gap between the icon and the title LabelGroup.

iconSize: number
Default value: 14

Pixel size of the titlebar comments icon.

padding: number
Default value: 6

Inner padding around the titlebar content.

separatorColor: string
Default value: "#e5e7eb"

Stroke/fill color of the separator line.

separatorWidth: number
Default value: 1

Thickness of the separator line under the titlebar.

showCount: boolean
Default value: true

When true, appends the resolved comment total next to the title.

title: string
Default value: "Comments"

Title text shown next to the comments icon.

View section details

Style for the title run in the titlebar LabelGroup.

X