The ChartHeader component is used when creating new static or interactive charts, particularly with Chart Maker. By default the chart header has a title and a subtitle.
The simplest example fo the chart header will render placeholders for the title and subtitle of the chart.
Chart title
Chart subtitle
<ChartHeader />
title
string
"Chart title"
subtitle
string
"Chart subtitle"
titleProps
object
subtitleProps
object