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/16 05:31:00 UTC

[GitHub] xuyongchaos opened a new issue #8882: tooltip 溢出容器边界

xuyongchaos opened a new issue #8882: tooltip 溢出容器边界
URL: https://github.com/apache/incubator-echarts/issues/8882
 
 
   ![image](https://user-images.githubusercontent.com/26474133/44190208-457fd680-a158-11e8-9d9c-401143d2ac35.png)
   
   环境:vue项目中引入echarts 4.1.0
   tooltip配置:
   tooltip: {
            trigger: 'axis',
           confine: true,
           axisPointer: {
               animation: false
          }
       },

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