Angara.Chart.CSharp
0.3.1
C# wrapper for Angara.Chart library that allows to define and display a chart as a collection of plots such as line, band, markers, heatmap. Supports visualization of uncertain values. Powered by JavaScript library InteractiveDataDisplay.
Install-Package Angara.Chart.CSharp -Version 0.3.1
dotnet add package Angara.Chart.CSharp --version 0.3.1
<PackageReference Include="Angara.Chart.CSharp" Version="0.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Angara.Chart.CSharp --version 0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Angara.Chart.CSharp, 0.3.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Angara.Chart.CSharp as a Cake Addin
#addin nuget:?package=Angara.Chart.CSharp&version=0.3.1
// Install Angara.Chart.CSharp as a Cake Tool
#tool nuget:?package=Angara.Chart.CSharp&version=0.3.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Custom axes are now supported, but only in `Lean` mode
Dependencies
-
- Angara.Chart (>= 0.3.1)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Angara.Chart.CSharp:
Package | Downloads |
---|---|
Angara.Base
Combines base libraries of Angara such as statistics, tables, chart and visualization, configures serialization.
|
|
Itis.Angara.Base
Combines base libraries of Angara such as statistics, tables, chart and visualization, configures serialization.
|
GitHub repositories
This package is not used by any popular GitHub repositories.