UNPKG

plotly-js-material-design-theme

Version:
8 lines (7 loc) 280 B
export { layout } from './layout' export { scatter } from './types/scatter' export { bar } from './types/bar' export { pie } from './types/pie' export { histogram } from './types/histogram' export { histogram2d } from './types/histogram2d' export { violin } from './types/violin'