test
This commit is contained in:
@@ -385,7 +385,7 @@
|
||||
axisPointer: {
|
||||
type: 'shadow'
|
||||
},
|
||||
formatter: function(data) {
|
||||
formatter: (data) => {
|
||||
console.log(data)
|
||||
var name = ''
|
||||
var index = data[0].dataIndex
|
||||
|
||||
Reference in New Issue
Block a user