How can I create a line chart containing the overlapping data of 2 years?

前端 未结 0 951
孤独总比滥情好
孤独总比滥情好 2020-12-17 19:32

If I fill in my data in this format:

            series: [{
                name: "2020",
                data: dataForThisYear
            }, {
            


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