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/30 08:36:23 UTC

[GitHub] xxfaxy opened a new issue #9501: dataZoom not support mobile

xxfaxy opened a new issue #9501: dataZoom not support mobile
URL: https://github.com/apache/incubator-echarts/issues/9501
 
 
   This is my code
   ```
       toolbox: {
           show: true,
           orient: "horizontal",
           right: 0,
           itemSize: 15,
           feature: {
               dataZoom: {
                   yAxisIndex: "none"
               },
               restore: {
                   show: true,
                   onclick: function(){}
               }
           }
       }
   ```

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