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 Demo 👈 See what ScottPlot can do
-
ScottPlot Cookbook 👈 Learn how to use ScottPlot
-
If you enjoy ScottPlot, give us a star! ⭐
- .NET Core 2.0 and newer
- .NET Framework 4.6.1 and newer
- New features are on the releases page
- The ScottPlot Roadmap summarizes ScottPlot's origins and discusses future goals
- Contributions are welcome! See contributing.md to get started
- Build ScottPlot from source with notes in src/readme.md
- The master branch of this repository holds source code for ScottPlot
4.1-beta
(pre-release) - See dev/roadmap.md for details about this transition and dev/changelog.md for a description of new features
- Source code for previous versions can be downloaded from releases or branches
ScottPlot was created by Scott W Harden (with many contributions from the open-source community) and is provided under the permissive MIT license.