You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2021/04/21 09:28:52 UTC

[GitHub] [echarts-examples] plainheart opened a new pull request #36: fix(gl): fix some examples depends on bmap can't work.

plainheart opened a new pull request #36:
URL: https://github.com/apache/echarts-examples/pull/36


   
   **1) fix some examples depends on bmap can't work.**
   
   Broken examples:
   - https://echarts.apache.org/examples/zh/editor.html?c=global-wind-visualization&gl=1
   - https://echarts.apache.org/examples/zh/editor.html?c=global-wind-visualization-2&gl=1
   
   **2) fix chart panel has no right and bottom padding.**
   
   **Before**
   
   <img src="https://user-images.githubusercontent.com/26999792/115530575-7b40ca00-a2c6-11eb-8387-26ece68eff24.png" width="400">
   
   **After**
   
   <img src="https://user-images.githubusercontent.com/26999792/115530686-93b0e480-a2c6-11eb-9c8f-7ef9812b6368.png" width="400">
   
   **3) update BMap API version to v3.0 **
   
   This upgrade allows the user to use `mapStyleV2` in bmap.
   It is also compatible with v2.0. I think it won't have any bad effects.


-- 
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: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org


[GitHub] [echarts-examples] pissang merged pull request #36: fix(gl): fix some examples depends on bmap can't work.

Posted by GitBox <gi...@apache.org>.
pissang merged pull request #36:
URL: https://github.com/apache/echarts-examples/pull/36


   


-- 
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: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org


[GitHub] [echarts-examples] pissang commented on pull request #36: fix(gl): fix some examples depends on bmap can't work.

Posted by GitBox <gi...@apache.org>.
pissang commented on pull request #36:
URL: https://github.com/apache/echarts-examples/pull/36#issuecomment-824544065


   Thanks!
   
   FYI, bmap tag is added in the source code https://github.com/apache/echarts-examples/blob/gh-pages/public/data-gl/global-wind-visualization.js#L4. `chart-list-data-gl.js` will be generated from this sources


-- 
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: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org