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

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

PHPz
Release: 2020-09-05 09:44:28
Original
5262 people have browsed it

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

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

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

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

22ca1e326aec9ce1e57ca09760c0f0b.png

效果如下:

7bcad5d90538dfea20fd949e6440712.png

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template