echarts

WebJar for echarts

License

License

Apache-2.0
Categories

Categories

Charts User Interface
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

echarts
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

echarts
WebJar for echarts
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/apache/echarts

Download echarts

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bower/echarts/ -->
<dependency>
    <groupId>org.webjars.bower</groupId>
    <artifactId>echarts</artifactId>
    <version>5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/echarts/
implementation 'org.webjars.bower:echarts:5.1.1'
// https://jarcasting.com/artifacts/org.webjars.bower/echarts/
implementation ("org.webjars.bower:echarts:5.1.1")
'org.webjars.bower:echarts:jar:5.1.1'
<dependency org="org.webjars.bower" name="echarts" rev="5.1.1">
  <artifact name="echarts" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='echarts', version='5.1.1')
)
libraryDependencies += "org.webjars.bower" % "echarts" % "5.1.1"
[org.webjars.bower/echarts "5.1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bower : tslib jar [2.0.3]
org.webjars.bower : zrender jar [5.1.0]

Project Modules

There are no modules declared in this project.

Apache ECharts

logo

Apache ECharts is a free, powerful charting and visualization library offering an easy way of adding intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library.

中文官网 | ENGLISH HOMEPAGE

Build Status Last npm release

Get Apache ECharts

You may choose one of the following methods:

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.

More custom build approaches can be checked in this tutorial: Create Custom Build of ECharts please.

Contribution

If you wish to debug locally or make pull requests, please refer to contributing document.

Resources

Awesome ECharts

https://github.com/ecomfe/awesome-echarts

Extensions

License

ECharts is available under the Apache License V2.

Code of Conduct

Please refer to Apache Code of Conduct.

Paper

Deqing Li, Honghui Mei, Yi Shen, Shuang Su, Wenli Zhang, Junting Wang, Ming Zu, Wei Chen. ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization. Visual Informatics, 2018.

org.webjars.bower

The Apache Software Foundation

Versions

Version
5.1.1
5.0.2
4.7.0
4.5.0
4.4.0-rc.1
4.3.0
4.2.1
4.1.0-release
4.0.4
4.0.2
3.8.5
3.7.2
3.7.1
3.7.0
3.6.2
3.6.1
3.5.4
3.3.1
3.2.2
3.2.1
3.1.10
3.1.9
3.1.7
3.1.5
3.1.2
3.0.2
3.0.0
2.2.7
2.2.3
2.2.2
2.2.1