push
This commit is contained in:
26
lib/component/echarts/components/chart/chartData.json
Normal file
26
lib/component/echarts/components/chart/chartData.json
Normal file
@@ -0,0 +1,26 @@
|
||||
|
||||
{
|
||||
"line":{
|
||||
"name":"折线图表",
|
||||
|
||||
"LineStackedArea":{
|
||||
"id":"lsa",
|
||||
"name":"面积折线图",
|
||||
"component":"LineStackedConmmon.vue",
|
||||
"boxWidth":700,
|
||||
"boxHeight":500,
|
||||
"smooth":1
|
||||
},
|
||||
"LineStack":{
|
||||
"id":"ls",
|
||||
"name":"折线图",
|
||||
"component":"LineStackedConmmon.vue",
|
||||
"boxWidth":700,
|
||||
"boxHeight":500,
|
||||
"smooth":0
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user