@sugaz/echarts
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@sugaz/echarts

Echarts版本: 5.3.3

Echarts中文官网

Latest npm release

Docs

Get Help

Build

Build echarts source code:

Execute the instructions in the root directory of the echarts: (Node.js is required)

# Install the dependencies from NPM:
npm install

# Rebuild source code immediately in watch mode when changing the source code.
npm run dev

# Check correctness of TypeScript code.
npm run checktype

# If intending to build and get all types of the "production" files:
npm run release

Then the "production" files are generated in the dist directory.

更新记录

1.0.0:

  • 添加了legend旋转功能,legend.rotate和legend.scrollRotate

Package Sidebar

Install

npm i @sugaz/echarts

Weekly Downloads

0

Version

1.0.0

License

Apache-2.0

Unpacked Size

41.6 MB

Total Files

1244

Last publish

Collaborators

  • guojiankun