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 2018/11/04 12:52:11 UTC

[GitHub] 100pah edited a comment on issue #8161: tooltip 默认时文字前面相应颜色的圆点,在设置 tooltip.formatter 后,如何显示?

100pah edited a comment on issue #8161: tooltip 默认时文字前面相应颜色的圆点,在设置 tooltip.formatter 后,如何显示?
URL: https://github.com/apache/incubator-echarts/issues/8161#issuecomment-435667047
 
 
   可使用 
   ```js
   var markerHTML = echarts.util.format.getTooltipMarker('#123456');
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services

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