Build a category distribution panel showing counts per category as a bar chart. Unlike buildGenericTrendPanel, this does not compute direction or week-over-week change metrics, which are only meaningful for chronological time-series data.
buildGenericTrendPanel
Localized strings
Category labels for x-axis
Counts per category (must align with labels)
Label for the dataset
Panel title
Panel object or null if all counts are zero
Build a category distribution panel showing counts per category as a bar chart. Unlike
buildGenericTrendPanel, this does not compute direction or week-over-week change metrics, which are only meaningful for chronological time-series data.