UNPKG

@opendatasoft/visualizations

Version:

Opendatasoft's components to easily build dashboards and visualizations.

4 lines (3 loc) 215 B
import Chart from './Chart.svelte'; export declare const _ChartDataLabels: import("chart.js").Plugin<keyof import("chart.js").ChartTypeRegistry, import("chart.js/dist/types/basic").AnyObject>; export default Chart;