https://github.com/wang1212/echarts-api-docs
Document APIs not mentioned in the official documentation of ECharts and ZRender.
https://github.com/wang1212/echarts-api-docs
api docs echarts zrender
Last synced: about 2 months ago
JSON representation
Document APIs not mentioned in the official documentation of ECharts and ZRender.
- Host: GitHub
- URL: https://github.com/wang1212/echarts-api-docs
- Owner: wang1212
- License: other
- Created: 2022-08-21T11:34:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-21T10:28:02.000Z (about 1 year ago)
- Last Synced: 2025-02-12T15:46:40.563Z (4 months ago)
- Topics: api, docs, echarts, zrender
- Language: JavaScript
- Homepage: https://wang1212.github.io/echarts-api-docs/
- Size: 9.58 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache ECharts APIs Docs


[](http://commitizen.github.io/cz-cli/)
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator.
### Installation
```bash
npm install
```### Local Development
```bash
npm run start
```This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
### Build
```bash
npm run build
```This command generates static content into the `build` directory and can be served using any static contents hosting service.
## License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.