UNPKG

abc-charts

Version:

Widget render for using in 'ABC consulting' projects

13 lines (12 loc) 354 B
export * from "./template"; export * from './graphQL'; export * from './events'; export * from './echarts'; export * from "./IChart"; export * from "./IChartData"; export * from "./ISettings"; export * from "./IWidgetVariables"; export * from "./INameValue"; export * from './IColor'; export * from './IGradient'; export * from './AxisData';