This commit is contained in:
罗松柏 2020-12-31 10:38:20 +08:00
parent e5d65f287f
commit eec44c3845

View File

@ -1980,6 +1980,14 @@ if ($act == 'newevent') {
dataset: {
source: chartsdata
},
dataZoom: [
{
id: 'dataZoomX',
type: 'slider',
xAxisIndex: [0],
filterMode: 'filter'
}
],
xAxis: {
type: 'category',
axisLabel:{