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/08/25 07:31:01 UTC

[GitHub] yaya0144 opened a new issue #8945: tooltip默认类目值前面的有色圆点不能够调节大小

yaya0144 opened a new issue #8945: tooltip默认类目值前面的有色圆点不能够调节大小
URL: https://github.com/apache/incubator-echarts/issues/8945
 
 
    在tooltip中重新设置了字体大小
    tooltip: {
               trigger: 'axis' ,
               textStyle: {
                   fontSize:24
               }
           }
   
   悬浮框的字变大了 ,但是前面的小圆点没有变化
   
   期望效果:类目前小圆点可以调节大小

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