@figlinq/react-chart-editor
Version:
plotly.js chart editor react component UI
2 lines • 894 B
JavaScript
export{default as GraphCreatePanel}from"./GraphCreatePanel";export{default as GraphTransformsPanel}from"./GraphTransformsPanel";export{default as StyleLayoutPanel}from"./StyleLayoutPanel";export{default as StyleAxesPanel}from"./StyleAxesPanel";export{default as StyleMapsPanel}from"./StyleMapsPanel";export{default as StyleLegendPanel}from"./StyleLegendPanel";export{default as StyleNotesPanel}from"./StyleNotesPanel";export{default as StyleShapesPanel}from"./StyleShapesPanel";export{default as StyleSlidersPanel}from"./StyleSlidersPanel";export{default as StyleImagesPanel}from"./StyleImagesPanel";export{default as StyleTracesPanel}from"./StyleTracesPanel";export{default as StyleColorbarsPanel}from"./StyleColorbarsPanel";export{default as StyleUpdateMenusPanel}from"./StyleUpdateMenusPanel";export{default as GraphSubplotsPanel}from"./GraphSubplotsPanel";
//# sourceMappingURL=index.js.map