ECharts 2.1.10

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.1.10 or higher.

dotnet add package ECharts --version 2.1.10
NuGet\Install-Package ECharts -Version 2.1.10
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ECharts" Version="2.1.10" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ECharts --version 2.1.10
#r "nuget: ECharts, 2.1.10"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install ECharts as a Cake Addin
#addin nuget:?package=ECharts&version=2.1.10

// Install ECharts as a Cake Tool
#tool nuget:?package=ECharts&version=2.1.10

基于Canvas,纯Javascript图表库,提供直观,生动,可交互,可个性化定制的数据可视化图表。创新的拖拽重计算、数据视图、值域漫游等特性大大增强了用户体验,赋予了用户对数据进行挖掘、整合的能力。

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.3 20,998 6/8/2015
2.1.10 1,846 1/25/2015

2.1.9(2014-12-08)
[+] [force][chord]节点加入label属性, support #963 »
[^] [axis][legend][dataRange][roamController]显示控制优化,support #866 »
[^] [line]折线图的动画效果优化, support #649 »
[^] [tooltip]返回参数增加series,修复markPoint中tooltip的多级控制。
[#] [line]多数据下不等距折线symbol显示问题, fix #886 »
[#] [dataZoom]dataZoom定位详情的问题, fix #878 »
[#] [force]力学导向图无法在nodes中设置节点颜色,fix #902 »
[#] [legend]timeline中系列差异导致的选择异常,fix #970 »
[#] [radar]空数据连线异常,fix #978 »
[#] [bar]堆叠下使用barMaxWidth时定位异常,fix #931 »
[#] [line]symbole图片显示异常,fix #955 »
[#] [title][toolbox][timeline][roamController][dataRange][legend]多次setOption时padding不生效,fix #948 »
[#] [tooltip]连续hover bug fixed,相同触发交互优化
[#] clear后没清空hover列表问题
[?] 依赖升级,ZRender 2.0.6+