apache / apache/echarts

Install themes from npm

Open
#14,351 9 comments 0 reactions 0 assignees View on GitHub
new-feature pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### What problem does this feature solve?
I want to develop a node.js program to generate echarts image file. ([ssr-echarts](https://github.com/lz1998/ssr-echarts))
There is a theme npm package in echarts4 ([echarts-themes-js](https://www.npmjs.com/package/echarts-themes-js)), but I can't find one for echarts5.
Some default themes are enough.

我想开发一个nodejs程序生成echarts图片([ssr-echarts](https://github.com/lz1998/ssr-echarts))。
在echarts4,有一个echarts theme的npm包([echarts-themes-js](https://www.npmjs.com/package/echarts-themes-js)),但是echarts5找不到npm主题包。
只要默认主题就可以。

### What does the proposed API look like?
https://www.npmjs.com/package/echarts-themes-js

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.