Charts examples

Edit this page on GitHub →

Every @basemark/charts directive, in one page — all seven take inline comma-separated data, with nowhere to host a file. Rendered server-side via renderMarkdownToHtml(), then upgraded client-side into real custom elements, same as every other page on this site.

Bar chart

Line chart

Scatter chart

Pie chart

Radar chart

Funnel chart

Gauge chart

Composing with layout components

Nothing chart-specific here — any component nests inside :::card/:::columns the same way any other component does.