You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "helgasoft (via GitHub)" <gi...@apache.org> on 2023/05/21 16:15:39 UTC

[GitHub] [echarts] helgasoft commented on issue #16902: Cannot read properties of undefined (reading 'regions')

helgasoft commented on issue #16902:
URL: https://github.com/apache/echarts/issues/16902#issuecomment-1556216976

   @CarsonLoi, code is always needed when reporting a problem.
   @librabyte, your series data has no latitude/longitude coordinates.
   
   The most common cause for error "_Cannot read properties of undefined (reading 'regions')_" is a missing map registration. See how registration is done in [official example](https://echarts.apache.org/examples/en/editor.html?c=map-HK). Command [registerMap](https://echarts.apache.org/en/api.html#echarts.registerMap) requires geoJson or SVG format.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

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