Composed chart
Composed chart
Go to top
A composed chart is a chart that combines different chart types, such as lines, bars and areas in the same chart. This is a great way to visualize different types of data in the same chart.
Composed charts are a little more complex, and you may need to use different axes for different data series. In the example below, we have a composed line chart and bar chart, where the bar chart uses the left y-axis and the line chart uses an invisible right y-axis. You may want to show both y-axes, but for this example we thought it looked better with custom callout values on the line chart.
Composed chart example
Also see <CustomTooltip>
Tooltip helper component
Also see legendFormatter()
Formatting helper for <Legend>