> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Mixed chart

> Use mixed charts to combine bars, lines, and scatter charts on the same visualization

<Frame>
  <img src="https://mintcdn.com/lightdash/U8EXy8LiPYA5IqN1/images/explore/chart-types/mixed-chart/mixed-chart.png?fit=max&auto=format&n=U8EXy8LiPYA5IqN1&q=85&s=2ad7ce748d06f9b8c1b4bc8890a0cf8b" alt="A mixed chart combining bars and a line on the same axes, with each series drawn in a different chart type" width="2156" height="1088" data-path="images/explore/chart-types/mixed-chart/mixed-chart.png" />
</Frame>

You can combine bars, line, and scatter charts on the same chart using a Mixed chart.

To use a Mixed chart, you'll need to start with either a line, scatter or horizontal bar chart type and have two or more series on your chart. Either from having two or more fields selected for your y-axis or from having a group with two or more groups.

Once you have the series you want on your chart, you can pick and choose the different chart types you'd like for each series in the `series` tab of the `Configure` space.

<Frame>
  <img src="https://mintcdn.com/lightdash/U8EXy8LiPYA5IqN1/images/explore/chart-types/mixed-chart/chart-config-mixed.png?fit=max&auto=format&n=U8EXy8LiPYA5IqN1&q=85&s=b698a04b7647aeadbfff9f077f690e91" alt="The Series tab of the Configure panel, where each series has its own chart type drop-down set to bar or line" width="2554" height="1504" data-path="images/explore/chart-types/mixed-chart/chart-config-mixed.png" />
</Frame>

You can see more details about mixed chart configurations [here](/explore/configure-charts).
