UNPKG

@material-vega/core

Version:

Material Design stylized themes for Vega Lite visualizations

8 lines (7 loc) 206 B
export * from './common'; export * from './areaChart'; export * from './barChart'; export * from './donutChart'; export * from './lineChart'; export * from './pieChart'; export * from './scatterplotChart';