@axicharts/charts
v0.4.6
Published
Composable React charts for dashboards — Recharts/shadcn alternative with live canvas, spec JSON, and industrial primitives.
Maintainers
Readme
@axicharts/charts
Layer 1 React chart API for AxiCharts — ChartContainer, line/bar/area charts, industrial primitives, and registerChartType extension registry.
Direction: Cartesian building blocks — CartesianChart composable shell (@axicharts/charts/cartesian) + type: "cartesian" / marks[] spec (@axicharts/charts-spec). LineChart / BarChart remain thin presets; ComboChart is @internal legacy adapter. See charts-spec/CARTESIAN.md.
Recommended batteries-included install:
npm install @axicharts/charts-full echarts uplotModular (category subpaths for smallest bundle):
npm install @axicharts/charts @axicharts/charts-theme echarts uplotshadcn custom registry — install guide · vs Recharts · benchmarks
See the monorepo README.
