mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-07-15 19:35:07 +08:00
统计:会员统计
This commit is contained in:
@ -18,7 +18,8 @@ import {
|
||||
AriaComponent,
|
||||
ParallelComponent,
|
||||
LegendComponent,
|
||||
ToolboxComponent
|
||||
ToolboxComponent,
|
||||
VisualMapComponent
|
||||
} from 'echarts/components'
|
||||
|
||||
import { CanvasRenderer } from 'echarts/renderers'
|
||||
@ -32,6 +33,7 @@ echarts.use([
|
||||
PolarComponent,
|
||||
AriaComponent,
|
||||
ParallelComponent,
|
||||
VisualMapComponent,
|
||||
BarChart,
|
||||
LineChart,
|
||||
PieChart,
|
||||
|
Reference in New Issue
Block a user