Skip to content

grafit-charts


Variable: cartesianChartModule

const cartesianChartModule: ChartWidgetModule

grafit/modules entry point: all series and axis modules as named exports. Import the ones you need and pass them to register() from 'grafit-charts/core' — tree-shaking drops the rest (sideEffects: false + preserveModules).