# Basic Charts \[Deprecated]

- [Step Line Chart \[Deprecated\]](/docs/dataviz/basic-charts/step-line-chart.md): Step line chart is derived from line chart and is used to display non-uniform changes and show periods with no data and as well as its magnitude.
- [Step Area Chart \[Deprecated\]](/docs/dataviz/basic-charts/step-area-chart.md): Step area chart is derived from area chart. Use step area chart to show periods without change and show the exact time of each change within a trend.
- [Spline Chart \[Deprecated\]](/docs/dataviz/basic-charts/spline-chart.md): Create smooth line charts
- [Pie Chart \[Deprecated\]](/docs/dataviz/basic-charts/pie-chart.md): Easily use pie charts to show proportions in percentage form of categories of data. The full circle represents cumulative of all sections.
- [Line Chart \[Deprecated\]](/docs/dataviz/basic-charts/line-chart.md): Simply use line chart to show trends over a period of time. The data is shown as a continuous line and is useful in emphasizing changes over a period of time.
- [Doughnut Chart \[Deprecated\]](/docs/dataviz/basic-charts/doughnut-chart.md): Simply use doughnut chart to show comparison. A doughnut chart is derived from a pie chart the difference is doughnut chart has no middle area. Doughnut chart is great at showing part to a whole.
- [Bar Chart \[Deprecated\]](/docs/dataviz/basic-charts/bar-chart.md): Comparatively bring data to life with Bar Chart
- [Area Chart \[Deprecated\]](/docs/dataviz/basic-charts/area-chart.md): Show data trends with area chart
- [Column Chart \[Deprecated\]](/docs/dataviz/basic-charts/column-chart.md): Simply use column chart to show comparison. Bunifu Column Chart displays data using vertical bars
