A Visual Studio extension VSPackage that provides a 2D line plotting service to other packages.
Info
| Version: | 1.0.0 |
| Author(s): | Paul M Courts |
| Last Update: | Tuesday, February 9, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/ChaosCabbage/plotter-service-for-visual-studio |
| NuGet Url: | https://www.nuget.org/packages/PlotterService |
Install
Install-Package PlotterService
dotnet add package PlotterService
paket add PlotterService
PlotterService Download (Unzip the "nupkg" after downloading)
Dependencies
- SharpGL.WPF(>= 2.4.0)
Tags