An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Apache ECharts APIs Docs

![LICENSE](https://badgen.net/badge/license/CC%20BY-NC-SA%204.0/blue)
![LAST COMMIT](https://badgen.net/github/last-commit/wang1212/echarts-api-docs/main?label=last%20update)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)

![Banner](./static/img/facebook_cover_photo_2.png)

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

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.