Home  >  Article  >  Backend Development  >  使用echarts时为什么没有显示图例

使用echarts时为什么没有显示图例

PHPz
PHPzOriginal
2016-06-06 20:24:355213browse

使用echarts时为什么没有显示图例

使用echarts时为什么没有显示图例?

今天使用echarts图时,发现给legend设置了data数据,但并没有显示图例,

研究发现是legend中data的数据需要与yAxis中的name一致

22ca1e326aec9ce1e57ca09760c0f0b.png

效果如下:

7bcad5d90538dfea20fd949e6440712.png

更多相关知识,请访问PHP中文网

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn