ECharts.Net.Webview2 0.0.4

dotnet add package ECharts.Net.Webview2 --version 0.0.4
NuGet\Install-Package ECharts.Net.Webview2 -Version 0.0.4
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.Net.Webview2" Version="0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ECharts.Net.Webview2 --version 0.0.4
#r "nuget: ECharts.Net.Webview2, 0.0.4"
#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.Net.Webview2 as a Cake Addin
#addin nuget:?package=ECharts.Net.Webview2&version=0.0.4

// Install ECharts.Net.Webview2 as a Cake Tool
#tool nuget:?package=ECharts.Net.Webview2&version=0.0.4

ECharts.Net - 在.NET应用中使用ECharts

NuGet Badge <div align=center><img height='100' src=".github/icon.png"></div>

<br/>

<div align=center> <font size='4'> <strong>简体中文</strong> | <a href='/README.en.md'>English</a> </font> </div>

简介

可用于WPF/Winform的图表控件, 内部使用Webview2嵌入ECharts实现,基于最新的.net技术构建。

特点

  • 现代化:基于最新的.net7以及Webview2构建
  • 高性能:以尽可能低的额外开销实现与ECharts的互操作
  • 类型安全:尽可能使用强类型封装ECharts组件
  • 灵活性:在使用.net类型的同时也可以使用js直接操作

如何使用

使用Nuget包管理器安装:

平台 包名
WinForm ECharts.Net.Winform
WPF ECharts.Net.Wpf
WinUI3 尚未支持

由于处于早期开发阶段,目前没有文档。具体用法请参见本仓库中的Demo。

路线图

本项目目前处于前期开发阶段,已实现基本功能,理论上可以使用JS调用的方式实现全部官方例程。当前开发重点在于对Option的封装。

事项 状态
对Webview2控件的基本封装
核心类型系统设计
Option进行封装 进行中
WinUI3支持 计划中
序列化和互操作优化 计划中

截图

screenshot

贡献

对本项目有任何疑问,欢迎提交Issue,或直接发起Pull Request

Product Compatible and additional computed target framework versions.
.NET net7.0-windows7.0 is compatible.  net8.0-windows was computed. 
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ECharts.Net.Webview2:

Package Downloads
ECharts.Net.Wpf

Introduce ECharts into your WPF apps, powered by Microsoft Webview2.

ECharts.Net.Winform

Introduce ECharts into your Winform apps, powered by Microsoft Webview2.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.4 281 7/20/2023
0.0.3 119 7/12/2023
0.0.3-alpha 100 7/11/2023
0.0.2 132 7/10/2023
0.0.2-alpha 94 7/10/2023