UNPKG

@serendie/ui

Version:

Adaptive UI component library as part of Serendie Design System by Mitsubishi Electric

4 lines (3 loc) 344 B
export { SerendieChartTheme } from './SerendieChartTheme'; export type { ChartColorCategory } from './SerendieChartProps'; export { useChartProps, useBarChartProps, useLineChartProps, usePieChartProps, getChartColors, getChartColor, defaultChartMargin, compactChartMargin, legendChartMargin, spaciousChartMargin, } from './SerendieChartProps';