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.
<PackageVersion Include="ZedGraph" Version="5.1.6" />
<PackageReference Include="ZedGraph" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ZedGraph --version 5.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#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.
#addin nuget:?package=ZedGraph&version=5.1.6
#tool nuget:?package=ZedGraph&version=5.1.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
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 (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.
|
minor fixes for headless usage; enable nuget package restore