High charts undefined value on customizing tool tip - Unable to get the ID from array

前端 未结 0 1199
半阙折子戏
半阙折子戏 2021-01-28 23:10

I am trying to customize my tool-tip in high charts. I have the following map function:

let Data = types.map(function (obj) {
    return [obj.year, obj.value, obj         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题