UNPKG

g-ui-web

Version:

可视化组件库

14 lines (13 loc) 253 B
export declare const pieOptions: (type: any, color: any) => { backgroundColor: any; color: any; tooltip: { show: boolean; }; legend: { trigger: string; show: boolean; }; grid: any; series: any; };