tooltip: {
                        trigger: 'axis',
                        axisPointer: {
                            type: 'cross',
                            crossStyle: {
                                color: '#999'
                            },
                            label:{
                                precision:0   //保留多少位
                            }

                        },
                    },
posted on 2020-07-17 14:26  魏佳豪  阅读(1803)  评论(0)    收藏  举报