A visualization that combines two or more different chart types into a single display.
Попробовать с ИИA combo chart allows users to plot data sets with different scales or units on a single graph. It typically overlays a line chart onto a column chart, making it ideal for comparing trends alongside volume or categorical data.
Using a column chart to show monthly sales volume while using a secondary axis line chart to show the monthly profit margin percentage.
It is used when you need to compare data series that have different measurement units or significantly different scales.