统计:会员统计
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