ZedGraph 5.1.7
See the version list below for details.
dotnet add package ZedGraph --version 5.1.7
NuGet\Install-Package ZedGraph -Version 5.1.7
<PackageReference Include="ZedGraph" Version="5.1.7" />
paket add ZedGraph --version 5.1.7
#r "nuget: ZedGraph, 5.1.7"
// Install ZedGraph as a Cake Addin #addin nuget:?package=ZedGraph&version=5.1.7 // Install ZedGraph as a Cake Tool #tool nuget:?package=ZedGraph&version=5.1.7
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35-client is compatible. |
This package has no dependencies.
NuGet packages (19)
Showing the top 5 NuGet packages that depend on ZedGraph:
Package | Downloads |
---|---|
EmguCV
Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Windows, Linux, Mac OS X, iPhone, iPad and Android devices. |
|
Accord.Controls
Histograms, scatterplots and tabular data viewers for scientific applications. This package is part of the Accord.NET Framework. |
|
ZedGraph.Web
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. |
|
Bonsai.Design.Visualizers
Bonsai Visualizers Library containing base visualizer classes and editor infrastructure. |
|
Universe.OpenCv.Windows.Forms.Controls
Элементы управления на базе Windows Forms и OpenCV. |
GitHub repositories (15)
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 |
---|---|---|
6.0.0-alpha0001 | 51,563 | 7/25/2018 |
6.0.0-alpha0000 | 1,650 | 5/21/2018 |
5.1.7 | 1,432,767 | 9/19/2015 |
5.1.6 | 86,585 | 12/29/2012 |
5.1.5 | 440,961 | 12/14/2011 |
Updates to the cursor and point values tooltip.
Update zoom frame drawing to support HDPI display modes.
Updated the PrintDialog to use the UseEXDialog property, functionally controlled through UseExtendedPrintDialog property.
Fixed an issue with the OHLCBarItems where the width of the bars was incorrect on non-oridinal axis.
Fixed an issue with the scales that caused very small ranges to not display the scale with a magnitude.