ZedGraph 5.1.6

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

// Install ZedGraph as a Cake Tool
#tool nuget:?package=ZedGraph&version=5.1.6

ZedGraph is a class library, user control, and web control for .net, written in C#, for drawing 2D Line, Bar, and Pie Charts. It features full, detailed customization capabilities, but most options have defaults for ease of use.

Product Compatible and additional computed target framework versions.
.NET Framework net35-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (14)

Showing the top 5 popular GitHub repositories that depend on ZedGraph:

Repository Stars
accord-net/framework
Machine learning, computer vision, statistics and general scientific computing for .NET
swharden/Csharp-Data-Visualization
Resources for visualizing data using C# and the .NET platform
microsoft/samples-for-ai
Samples for getting started with deep learning across TensorFlow, CNTK, Theano and more.
takuya-takeuchi/DlibDotNet
Dlib .NET wrapper written in C++ and C# for Windows, MacOS, Linux and iOS
colgreen/sharpneat
SharpNEAT - Evolution of Neural Networks. A C# .NET Framework.
Version Downloads Last updated
5.1.6 7,982 12/29/2012
5.1.5 2,001 12/14/2011

minor fixes for headless usage; enable nuget package restore