Angara.Chart
0.3.1
dotnet add package Angara.Chart --version 0.3.1
NuGet\Install-Package Angara.Chart -Version 0.3.1
<PackageReference Include="Angara.Chart" Version="0.3.1" />
paket add Angara.Chart --version 0.3.1
#r "nuget: Angara.Chart, 0.3.1"
// Install Angara.Chart as a Cake Addin #addin nuget:?package=Angara.Chart&version=0.3.1 // Install Angara.Chart as a Cake Tool #tool nuget:?package=Angara.Chart&version=0.3.1
An F# 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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Angara.Serialization (>= 0.3.0 && < 0.4.0)
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Angara.Chart:
Package | Downloads |
---|---|
Angara.Base
Combines base libraries of Angara such as statistics, tables, chart and visualization, configures serialization. |
|
Angara.Chart.CSharp
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. |
|
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.
Custom axes are now supported, but only in `Lean` mode