juijs / jui-chart

SVG-based JUI chart that can be used in the browser and Node.js. Support many types of charts. (Dashboard, Map, Topology, Full 3D, Realtime)
https://codepen.io/collection/nLydod/
57 stars 25 forks source link

Is it available tgrough CDN? #98

Closed alinex closed 8 years ago

alinex commented 8 years ago

I would like to include core.min.js and chart.min.js through a CDN. This way I can create an HTML report file (single file) which can be send with small size and viewed in the browser from local file.

If not, please check if you can make it available in any CDN.

alinex commented 8 years ago

I found my solution: rawgit can be used here.

seogi1004 commented 8 years ago

thank you~!