Angara.Chart
0.2.2
See the version list below for details.
dotnet add package Angara.Chart --version 0.2.2
NuGet\Install-Package Angara.Chart -Version 0.2.2
<PackageReference Include="Angara.Chart" Version="0.2.2" />
paket add Angara.Chart --version 0.2.2
#r "nuget: Angara.Chart, 0.2.2"
// Install Angara.Chart as a Cake Addin #addin nuget:?package=Angara.Chart&version=0.2.2 // Install Angara.Chart as a Cake Tool #tool nuget:?package=Angara.Chart&version=0.2.2
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.2.0 && < 0.3.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.
Uses IDD 1.4.0
Enables uncertain markers.
Provides property "sizePalette" for markers.