neotan commented on issue #3667: echarts模块化方式加载,title、tooltips、legend 出不来,是什么原因
URL: 
https://github.com/apache/incubator-echarts/issues/3667#issuecomment-380317892
 
 
   **Pls try these:**
   ```js
   import 'echarts/lib/component/tooltip'
   import 'echarts/lib/component/title'
   import 'echarts/lib/component/legend'
   ```
   
   **and for `toolbox`:**  
   ```js
   import 'echarts/lib/component/toolbox'
   ```

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to