You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by "KTM1290SDR (via GitHub)" <gi...@apache.org> on 2023/06/27 07:35:23 UTC

[GitHub] [echarts] KTM1290SDR opened a new issue, #18814: [Feature] geo3D地图和geo地图使用散点图,散点不能使用html模板

KTM1290SDR opened a new issue, #18814:
URL: https://github.com/apache/echarts/issues/18814

   ### What problem does this feature solve?
   
   如果地图上需要标记的点结构足够复杂,目前的散点使用切图+label的方式无法满足,请问目前有解决方案吗
   
   ### What does the proposed API look like?
   
   希望散点能提供html模板渲染并附带散点信息的参数formatter:(info)=>`<div>${info}</div>`


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


[GitHub] [echarts] Ovilia commented on issue #18814: [Feature] geo3D地图和geo地图使用散点图,散点不能使用html模板

Posted by "Ovilia (via GitHub)" <gi...@apache.org>.
Ovilia commented on issue #18814:
URL: https://github.com/apache/echarts/issues/18814#issuecomment-1609135290

   不支持 html,但是可以用富文本 rich 实现比较灵活的写法


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


[GitHub] [echarts] echarts-bot[bot] commented on issue #18814: [Feature] geo3D地图和geo地图使用散点图,散点不能使用html模板

Posted by "echarts-bot[bot] (via GitHub)" <gi...@apache.org>.
echarts-bot[bot] commented on issue #18814:
URL: https://github.com/apache/echarts/issues/18814#issuecomment-1608957107

   @KTM1290SDR It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Feature] geo3D maps and geo maps use scatter plots, and scatter points cannot use html templates
   
   **BODY**
   
   ### What problem does this feature solve?
   
   If the structure of the points that need to be marked on the map is complex enough, the current scatter using the cut map + label method cannot be satisfied, is there a solution at present?
   
   ### What does the proposed API look like?
   
   Expect the scatter to provide HTML template rendering with scatter information parameters: (info)=>'<div>${info}</div>'
   </details>


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


[GitHub] [echarts] KTM1290SDR commented on issue #18814: [Feature] geo3D地图和geo地图使用散点图,散点不能使用html模板

Posted by "KTM1290SDR (via GitHub)" <gi...@apache.org>.
KTM1290SDR commented on issue #18814:
URL: https://github.com/apache/echarts/issues/18814#issuecomment-1609164528

   
   
   
   
   > 不支持 html,但是可以用富文本 rich 实现比较灵活的写法
   
   貌似geo3D也不支持rich,请问还有其他的解决方案吗?因为日常开发中高定制的散点需求还是比较多的


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