ThinkontrolSY commented on issue #10914: 热力图encode中指定seriesName,并没有读取维度数据
URL: 
https://github.com/apache/incubator-echarts/issues/10914#issuecomment-516326762
 
 
   @Ovilia 
   https://gallery.echartsjs.com/editor.html?c=xVapz-dHF7&v=1
   如代码中
   140行,encode里面指定seriesName: 'lineId'
   dataset中source里面的数据lineId分别是'a', 'b', 'c', 'd'
   但lengend显示的是字符'lineId',而不是实际的值'a', 'b', 'c', 'd'

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to