You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/02/07 00:12:54 UTC

[GitHub] [echarts] plainheart commented on issue #16461: [Feature] Is there a way to source the ECharts library via a URL?

plainheart commented on issue #16461:
URL: https://github.com/apache/echarts/issues/16461#issuecomment-1030948589


   Hi, you can use CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/echarts), [unpkg](https://unpkg.com/echarts), or [cdnjs](https://cdnjs.com/libraries/echarts).
   
   - **jsDelivr**: https://cdn.jsdelivr.net/npm/echarts@5.3.0/dist/echarts.min.js
   - **cdnjs**: https://cdnjs.cloudflare.com/ajax/libs/echarts/5.3.0/echarts.min.js
   - **unpkg**: https://unpkg.com/echarts@5.3.0/dist/echarts.min.js


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org