vue-echarts-v3 使用 dataZoom属性 相关笔记

dataZoom:[{

         type:'silder',

         xAxisIndex: 0 ,

         startValue;0,

        endValue:4,//只显示五个数据

        show: true,

        zoomLock: true,

        handlesize:0,

        height:10,

        bottom:50,

        filterMode:'filter',

        showdetail:fails,

}]

posted @ 2018-10-13 13:59  不服憋着  阅读(2903)  评论(0编辑  收藏  举报