blob: 2f34e44259e222fae05ae7b3f8c944f742dffe15 [file] [log] [blame]
(window.webpackJsonp=window.webpackJsonp||[]).push([[27],{321: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- Use From GitHub\n- Use From npm\n- Use From CDN\n- Online Customization\n\nWe'll go over each of these installation methods and the directory structure after download.\n\n## Installation\n\n### Use From GitHub\n\nYou can find links to each version on the [release](https://github.com/apache/echarts/releases) page of the [apache/echarts](https://github.com/apache/echarts) project. Click on the Source code in Assets at the bottom of the download page, and unzip the `echarts.js` file in the `dist` directory to include the full ECharts functionality.\n\n### Use From npm\n\n```sh\nnpm install echarts --save\n```\n\nSee [Introducing Apache ECharts in your project](${lang}/basics/import) for details.\n\n### Use From CDN\n\nRecommend referencing [echarts](https://www.jsdelivr.com/package/npm/echarts) from jsDelivr.\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.\n"}}]);