@eeacms/react-chart-editor
Version:
plotly.js chart editor react component UI
14 lines (13 loc) • 661 B
JavaScript
export {default as panelTest} from './panelTest.json';
export {default as histogram} from './histogram.json';
export {default as histogram2d} from './histogram2d.json';
export {default as pie} from './pie.json';
export {default as violin} from './violin.json';
export {default as bar} from './bar.json';
export {default as box} from './box.json';
export {default as waterfall} from './waterfall.json';
export {default as sunburst} from './sunburst.json';
export {default as sankey} from './sankey.json';
export {default as funnel} from './funnel.json';
export {default as funnelarea} from './funnelarea.json';
export {default as geoTest} from './geoTest.json';