> ## Documentation Index
> Fetch the complete documentation index at: https://lightdash-mintlify-cccf65ca.mintlify.site/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-mintlify-cccf65ca/8jl62BZ1l-L8wRh0/images/references/chart-types/mixed-chart.png?fit=max&auto=format&n=8jl62BZ1l-L8wRh0&q=85&s=00b0874ae8caa11e7958353a1b65cf87" alt="" width="2156" height="1088" data-path="images/references/chart-types/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-mintlify-cccf65ca/8jl62BZ1l-L8wRh0/images/references/chart-types/chart-config-mixed.png?fit=max&auto=format&n=8jl62BZ1l-L8wRh0&q=85&s=3d6ca5d1ed23ecf6d793f92e26809de9" alt="" width="2554" height="1504" data-path="images/references/chart-types/chart-config-mixed.png" />
</Frame>

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