jam/js/ui/chart/docs/charts
..
area.md
bar.md
bubble.md
doughnut.md
line.md
mixed.md
polar.md
radar.md
README.md
scatter.md

Charts

Chart.js comes with built-in chart types:

Area charts can be built from a line or radar chart using the dataset fill option.

To create a new chart type, see the developer notes.