You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/05/10 18:05:16 UTC

[GitHub] [echarts] plainheart commented on issue #14904: Echarts5 heatmap use dataset doesn't work

plainheart commented on issue #14904:
URL: https://github.com/apache/echarts/issues/14904#issuecomment-837064894


   It seems to be working if we only set as follows,
   ```js
   encode: {
       lng: 1,
       lat: 2
   }
   ```


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org