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.
-
ScottPlot Cookbook 👈 Learn how to use ScottPlot
-
ScottPlot Demo 👈 See what ScottPlot can do
-
Ask questions in Discussions, Issues, or on StackOverflow
-
Create an issue for a feature suggestion or bug report
-
If you enjoy ScottPlot give us a star! ⭐
-
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.
-
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
ScottPlot was created by Scott W Harden (with many contributions from the open-source community) and is provided under the permissive MIT license.