(window.webpackJsonp=window.webpackJsonp||[]).push([[8],{306:function(n,e,t){"use strict";t.r(e),e.default="# Get Apache ECharts\n\nApache ECharts offers a variety of installation options, so you can choose any of the following options depending on your project.\n\n- Install From npm\n- Use From CDN\n- Download From GitHub\n- Online Customization\n\nWe'll go over each of these installation methods and the directory structure after download.\n\n## Installation\n\n### Install From npm\n\n```sh\nnpm install echarts\n```\n\nSee [Import ECharts](${lang}/basics/import) for details on usage.\n\n### Use From CDN\n\nECharts is available on the following free CDNs:\n\n- [jsDelivr](https://www.jsdelivr.com/package/npm/echarts)\n- [unpkg](https://unpkg.com/browse/echarts/)\n- [cdnjs](https://cdnjs.com/libraries/echarts)\n\n### Download From GitHub\n\nYou can find links to each version on the [releases](https://github.com/apache/echarts/releases) page of the [apache/echarts project](https://github.com/apache/echarts). Click on the Source code under Assets at the bottom of the desired release version. After downloading, unzip the file and locate `echarts.js` file in the `dist` folder to include the full ECharts functionality.\n\n### Online Customization\n\nIf you want to introduce only some modules to reduce package size, you can use the [ECharts online customization](${mainSitePath}builder.html) function to create a customized download of ECharts.\n"}}]); |