# Charts

Charts.css comes with several built-in chart types and each type has built-in features.

# Chart Types

Before using charts, check the development status in the table below. If a chart type has already been released, you can use it with the usage class.

Type Development Status Usage Class
Bar Released charts-css bar
Column Released charts-css column
Area Released charts-css area
Line Released charts-css line
Pie Released charts-css pie
Radial Under Development charts-css radial
Radar Under Development charts-css radar
Polar Under Development charts-css polar

See the supported features for each chart type.