UNPKG

@nocobase/plugin-data-visualization

Version:

Provides data visualization feature, including chart block and chart filter block, support line charts, area charts, bar charts and more than a dozen kinds of charts, you can also extend more chart types.

4 lines (3 loc) 87 B
// @ts-nocheck export * from './dist/server'; export { default } from './dist/server';