前端
This commit is contained in:
parent
e5d65f287f
commit
eec44c3845
@ -1980,6 +1980,14 @@ if ($act == 'newevent') {
|
||||
dataset: {
|
||||
source: chartsdata
|
||||
},
|
||||
dataZoom: [
|
||||
{
|
||||
id: 'dataZoomX',
|
||||
type: 'slider',
|
||||
xAxisIndex: [0],
|
||||
filterMode: 'filter'
|
||||
}
|
||||
],
|
||||
xAxis: {
|
||||
type: 'category',
|
||||
axisLabel:{
|
||||
|
Loading…
Reference in New Issue
Block a user