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/15 02:48:34 UTC

[GitHub] zhouxin860114 edited a comment on issue #6875: 如何自己实现多图布局

zhouxin860114 edited a comment on issue #6875: 如何自己实现多图布局
URL: https://github.com/apache/incubator-echarts/issues/6875#issuecomment-438897161
 
 
   我也想用多图布局,用预览模式看了gallery的多图布局,发现其实还是多个div,每个options[i]与相应的div绑定的。
   ![default](https://user-images.githubusercontent.com/8022228/48526779-d4b99900-e8c3-11e8-8806-3cccd4b0a030.png)
   
   所以……自己写个排版+自动绑定(echarts.init)的函数就好了
   
   
   
   

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