Skip to content

usikpavel/ScottPlot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScottPlot

ScottPlot is a free and open-source plotting library for .NET that makes it easy to interactively display large datasets. The ScottPlot Cookbook demonstrates how to create line plots, bar charts, pie graphs, scatter plots, and more with just a few lines of code.

Questions and Feedback

Major Versions

  • See Releases for source code and notes for all versions

  • ScottPlot 4.1 is being actively-developed and is currently available as a pre-release package on NuGet. This version is faster than 4.0, supports multiple axes, and has a simpler API and a better cookbook.

  • ScottPlot 4.0 is stable, available on NuGet, and has its own branch for continued bug fixes and refinements. However, new features are no longer being developed for this version.

Developer Notes

  • Minimum Supported Platforms: .NET Core 2.0 and .NET Framework 4.6.1 (see details)

  • The ScottPlot Roadmap summarizes ScottPlot's origins and tracks development goals

  • Contributions are welcome! See contributing.md to get started

About ScottPlot

ScottPlot was created by Scott W Harden (with many contributions from the open-source community) and is provided under the permissive MIT license.

About

Interactive Plotting Library for .NET

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.9%
  • Other 1.1%