ScottPlot-master

所属分类:C#编程
开发工具:WINDOWS
文件大小:2568KB
下载次数:3
上传日期:2020-07-05 16:00:27
上 传 者elgy
说明:  scott plot for visual studio

文件列表:
CONTRIBUTING.md (3838, 2020-06-25)
LICENSE (1096, 2020-06-25)
dev (0, 2020-06-25)
dev\Benchmark (0, 2020-06-25)
dev\Benchmark\App.config (184, 2020-06-25)
dev\Benchmark\Benchmark.csproj (4929, 2020-06-25)
dev\Benchmark\FormBmp.Designer.cs (8348, 2020-06-25)
dev\Benchmark\FormBmp.cs (4190, 2020-06-25)
dev\Benchmark\FormBmp.resx (5698, 2020-06-25)
dev\Benchmark\FormGui.Designer.cs (5770, 2020-06-25)
dev\Benchmark\FormGui.cs (3311, 2020-06-25)
dev\Benchmark\FormGui.resx (5889, 2020-06-25)
dev\Benchmark\FormMain.Designer.cs (3882, 2020-06-25)
dev\Benchmark\FormMain.cs (635, 2020-06-25)
dev\Benchmark\FormMain.resx (5698, 2020-06-25)
dev\Benchmark\Program.cs (513, 2020-06-25)
dev\Benchmark\Properties (0, 2020-06-25)
dev\Benchmark\Properties\AssemblyInfo.cs (1389, 2020-06-25)
dev\Benchmark\Properties\Resources.Designer.cs (2777, 2020-06-25)
dev\Benchmark\Properties\Resources.resx (5496, 2020-06-25)
dev\Benchmark\Properties\Settings.Designer.cs (1066, 2020-06-25)
dev\Benchmark\Properties\Settings.settings (242, 2020-06-25)
dev\Benchmark\packages.config (146, 2020-06-25)
dev\ColormapGenerator (0, 2020-06-25)
dev\ColormapGenerator\App.config (184, 2020-06-25)
dev\ColormapGenerator\ColormapGenerator.csproj (4354, 2020-06-25)
dev\ColormapGenerator\FormColormapGenerator.Designer.cs (43241, 2020-06-25)
dev\ColormapGenerator\FormColormapGenerator.cs (7027, 2020-06-25)
dev\ColormapGenerator\FormColormapGenerator.resx (5889, 2020-06-25)
... ...

# ScottPlot [![](https://img.shields.io/azure-devops/build/swharden/swharden/2?label=Build&logo=azure%20pipelines)](https://dev.azure.com/swharden/swharden/_build/latest?definitionId=2&branchName=master) [![](https://img.shields.io/nuget/dt/ScottPlot?color=004880&label=Installs&logo=nuget)](https://www.nuget.org/packages/ScottPlot/) [![Nuget](https://img.shields.io/nuget/v/scottplot?label=NuGet&logo=nuget)](https://www.nuget.org/packages/ScottPlot/) **ScottPlot is a free and open-source graphing library for .NET** which makes it easy to display data in a variety of formats (line plots, bar charts, scatter plots, etc.) with just a few lines of code (see the **[ScottPlot Cookbook](http://swharden.com/scottplot/cookbook)** for examples). User controls are available for WinForms and WPF to allow interactive display of data. ScottPlot can be installed using NuGet.
## New to ScottPlot? The [ScottPlot website](http://swharden.com/scottplot/) contains documentation, tutorials, demos, and more... * **[ScottPlot Cookbook](http://swharden.com/scottplot/cookbook.md.html) ‘ START HERE** * [WPF Quickstart](http://swharden.com/scottplot/quickstart.md.html#wpf-quickstart) * [Windows Forms Quickstart](http://swharden.com/scottplot/quickstart.md.html#windows-forms-quickstart) * [Console Application Quickstart](http://swharden.com/scottplot/quickstart.md.html#console-quickstart) ## Developer Resources This repository is focused on software development tasks: source code tracking, implementation of new features, reporting and tracking bugs, etc. ### Supported Platforms * **ScottPlot** targets **.NET Standard 2.0**\ _which supports .NET Framework 4.6.1, Xamarinin.iOS 10.14, Xamarinin.Mac 3.8 Xamarinin.Android 8.0, and Universal Windows Platform (UWP) 10.0.16299._ * **ScottPlot.WinForms** targets **.NET Framework 4.6.1** and **.NET Core 3.0** * **ScottPlot.WPF** targets **.NET Core 3.0** ### Build ScottPlot from Source Code ScottPlot is developed with the latest non-preview version of [Visual Studio Community](https://visualstudio.microsoft.com/vs/community/). To use the latest ScottPlot source code in your application, download this repository and add references in your project to `ScottPlot.csproj`, and one of `ScottPlot.WPF.csproj` or `ScottPlot.WinForms.csproj` (in the src folder). After adding the reference you may need to rebuild the solution before user controls appear in the toolbox. > The latest source code may contain partially-implemented or experimental functionality. Users desiring stable source code are encouraged to download ScottPlot from the [releases](https://github.com/swharden/ScottPlot/releases) page. ### Contribute to ScottPlot * **If you like ScottPlot, give it a star!** If you want to support this project but don't have a feature request or code modification to bring forward yet, you can still support us by following this project and giving it a star! * **To Suggest a Feature:** Review the latest [ScottPlot Cookbook]() to ensure the feature doesn't already already exist, then [open an issue](https://github.com/swharden/ScottPlot/issues) and describe your idea. * **Create a Pull Request:** Developers wishing to contribute directly to this project are encouraged to review [contributing.md](CONTRIBUTING.md) ### About ScottPlot ScottPlot was created by [Scott Harden](http://www.SWHarden.com/) ([Harden Technologies, LLC](http://tech.swharden.com)) with many contributions from the open source user community. It is provided under the permissive [MIT license](LICENSE).

近期下载者

相关文件


收藏者