Angara.Chart 0.2.2

There is a newer version of this package available.
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
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="Angara.Chart" Version="0.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Angara.Chart --version 0.2.2
#r "nuget: Angara.Chart, 0.2.2"
#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 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
0.3.1 11,408 4/28/2018
0.3.0 1,268 4/27/2018
0.2.4 1,735 4/6/2017
0.2.3 1,442 7/21/2016
0.2.2 1,424 7/21/2016
0.2.0 1,475 4/19/2016

Uses IDD 1.4.0
Enables uncertain markers.
Provides property "sizePalette" for markers.