Ovilia commented on issue #9196: Echarts theme
URL: 
https://github.com/apache/incubator-echarts/issues/9196#issuecomment-428804154
 
 
   If a them is downloaded as a JS file, it will auto register itself:
   
   ```js
   // Import the `vintage.js` file in HTML, then:
   var chart = echarts.init(dom, 'vintage');
   // ...
   ```
   
   Please see: 
http://echarts.apache.org/tutorial.html#Overview%20of%20Style%20Customization
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@echarts.apache.org
For additional commands, e-mail: dev-h...@echarts.apache.org

Reply via email to