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" />
<PackageVersion Include="ZedGraph" Version="5.1.7" />
<PackageReference Include="ZedGraph" />
paket add ZedGraph --version 5.1.7
#r "nuget: ZedGraph, 5.1.7"
#addin nuget:?package=ZedGraph&version=5.1.7
#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 (16)
Showing the top 16 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.
|
|
UniqProject/BDInfo
BDInfo from http://www.cinemasquid.com/blu-ray/tools/bdinfo
|
|
UiPath/Community.Activities
Repository of Windows Workflow Foundation Activities for UiPath Community
|
|
KjetilSv/Win10As
Make your windows 10 computer IOT friendly
|
|
steponteam/FaceRecognization
A C# wrapper of arcsoft's face recogization library.
|
|
avestura/PhotoFiremark
🖼 PhotoFiremark hides a photo in another photo
|
|
bonsai-rx/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
|
|
captjevans/JevonsCameraViewer
An app for viewing multiple video streams from USB cameras. Low cost real time eye tracking. You can rotate and mirror the images and also use a variety of filters. Easily take screenshots. Very useful for c270 hacks. Exposure lock and some openCV examples included
|
|
CodecWang/learn-opencv-edu
An OpenCV GUI for education built with EmguCV(C#)
|
|
drnxloc/AutoLDPlayer
Auto ADB LDPlayer
|
|
Azure-Samples/cognitive-services-dotnet-sdk-samples
Learn how to use the Cognitive Services SDKs with these samples
|
|
aoso3/Real-Time-Abnormal-Events-Detection-and-Tracking-in-Surveillance-System
The main abnormal behaviors that this project can detect are: Violence, covering camera, Choking, lying down, Running, Motion in restricted areas. It provides much flexibility by allowing users to choose the abnormal behaviors they want to be detected and keeps track of every abnormal event to be reviewed. We used three methods to detect abnormal behaviors: Motion influence map, Pattern recognition models, State event model. For multi-camera tracking, we combined a single camera tracking algorithm with a spatial based algorithm.
|
Version | Downloads | Last updated |
---|---|---|
6.0.0-alpha0001 | 55,313 | 7/25/2018 |
6.0.0-alpha0000 | 1,779 | 5/21/2018 |
5.1.7 | 1,596,392 | 9/19/2015 |
5.1.6 | 88,770 | 12/29/2012 |
5.1.5 | 469,379 | 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.