export type WidgetType = 'Bar' | 'Column' | 'Pie' | 'Mixed' | 'Timeline' | 'Candle' | 'Area' ;