Components and examples
Registry currently includes 36 chart components (2D + 3D/WebGL).
Install examples
npx shadcn@latest add https:shadcn-echarts.devstool.dev/r/area-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/bar-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/line-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/pie-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/radar-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/scatter-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/heatmap-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/sankey-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/treemap-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/bar-3d-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/globe-3d-chart.jsonnpx shadcn@latest add https:shadcn-echarts.devstool.dev/r/surface-3d-chart.jsonInteractive demo
For broad example exploration, use the demo workspace in this repository:
pnpm -C demo devDemo source: github.com/noobships/shadcn-echarts/tree/main/demo