About 6,100,000 results
Open links in new tab
  1. ScottPlot - Interactive Plotting Library for .NET

    ScottPlot is a free and open-source plotting library for .NET that makes it easy to interactively display large datasets. Line plots, bar charts, pie graphs, scatter plots, and more can be …

  2. NuGet Gallery | ScottPlot 5.1.57

    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 …

  3. ScottPlot/ScottPlot | DeepWiki

    Dec 19, 2025 · This document provides a technical introduction to ScottPlot, covering its architecture, core components, and fundamental concepts. It serves as the starting point for …

  4. GitHub - ScottPlot/ScottPlot: Interactive plotting library for .NET

    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 …

  5. ScottPlot GitHub Website

    ScottPlot is a free and open-source plotting library for .NET, enabling developers to create interactive charts and graphs in their applications.

  6. ScottPlot 5 Cookbook

    Oct 11, 2025 · ScottPlot comes with many common colormaps, but users may implement IColormap and apply their own. A colorbar can be added to indicate which colors map to which …

  7. Releases · ScottPlot/ScottPlot - GitHub

    Oct 11, 2025 · Interactive plotting library for .NET. Contribute to ScottPlot/ScottPlot development by creating an account on GitHub.

  8. ScottPlot Tutorial - halvorsen.blog

    This Tutorial will use ScottPlot, which is a free and open-source plotting library for .NET. Plotting Data in Windows Forms using ScottPlot (YouTube) + PowerPoint (PDF) Note! In the video …

  9. What's New in ScottPlot 5.0

    Oct 11, 2025 · Vector Rendering - ScottPlot 5’s new rendering system makes it easier to scale plots (e.g., increasing the size of all elements in accordance with the system’s display scaling …

  10. Quickstart - ScottPlot 5 Cookbook

    Oct 11, 2025 · Signal plots are so performant that they can interactively display millions of data points in real time. // create sample data with one million points double[] data = …