UNPKG

@mozaic-ds/chart

Version:

<p align="center"> <img alt="ADEO Design system - Chart library" src="./.storybook/assets/adeo-design-system-chart-banner.svg" /> </p>

5 lines (4 loc) 152 B
export { BarChart } from './bar'; export { DoughnutChart } from './doughnut'; export { LineChart } from './line'; export { RadarChart } from './radar';