Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
ScottPlot Alternatives
Similar projects and alternatives to ScottPlot
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
QuestPDF
Generate and edit PDF documents in your .NET applications using the open-source QuestPDF library and its C# Fluent API. Build invoices, reports and data exports with ease.
-
-
RefactorCode
A console application to reduce bugs, improve performance and improve readability of your code.
-
library
Discontinued QuestPDF is an open-source, modern and battle-tested library that can help you with generating PDF documents by offering friendly, discoverable and predictable C# fluent API. (by questpdf)
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
LiveCharts2
Discontinued Simple, flexible, interactive & powerful charts, maps, and gauges for .Net, LiveCharts2 can now practically run everywhere WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
-
-
LiveCharts2
Simple, flexible, interactive & powerful charts, maps and gauges for .Net, LiveCharts2 can now practically run everywhere Maui, Uno Platform, Blazor-wasm, WPF, WinForms, Xamarin, Avalonia, WinUI, UWP.
-
-
-
Interactive Data Display for WPF
Discontinued Interactive Data Display for WPF is a set of controls for adding interactive visualization of dynamic data to your application. It allows to create line graphs, bubble charts, heat maps and other complex 2D plots which are very common in scientific software. Interactive Data Display for WPF integrates well with Bing Maps control to show data on a geographic map in latitude/longitude coordinates. The controls can also be operated programmatically.
-
-
OpenTK
The Open Toolkit library is a fast, low-level C# wrapper for OpenGL, OpenAL & OpenCL. It also includes windowing, mouse, keyboard and joystick input and a robust and fast math library, giving you everything you need to write your own renderer or game engine. OpenTK can be used standalone or inside a GUI on Windows, Linux, Mac.
-
-
NGraphics
NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
-
-
Win2D
Win2D is an easy-to-use Windows Runtime API for immediate mode 2D graphics rendering with GPU acceleration. It is available to C#, C++ and VB developers writing apps for the Windows Universal Platform (UWP). It utilizes the power of Direct2D, and integrates seamlessly with XAML and CoreWindow.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ScottPlot discussion
ScottPlot reviews and mentions
- Graph mess: what does ScottPlot have in store?
The checked code matches this commit.
- A brief recap of what I did this Month
ScottPlot
- Contributing to Other Open Source Projects - Week 2
For ScottPlot, the task was just to add a property to calculate the center between two pixel coordinates. I wrote a small function that takes two pixel values and returns their midpoint. It was a small addition, but it gave me a good sense of how the C# code is structured.
- SkiaSharp: Hatched fills with SKShader
The pull request from which this code is based on: https://github.com/ScottPlot/ScottPlot/pull/2221
- Best charting library for WinUI 3?
ScottPlot is another .NET option besides OxyPlot and LiveChartsv2. There are a few libs that wrap matplotlib from Python like MatplotlibCS if that's your thing. You could also WebView2 and d3.js for an offline app. It really depends on what you're producing charts for: a highly stylized figure might not be appropriate for an academic publication, interactivity may be important, a very specific type of chart out-of-the-box might be important, etc.
- What's the best way to implement charts in WPF .net core? (staying away from 3rd-party)
I know you said no 3rd party controls but https://scottplot.net/ is a free and open-source plotting library for .NET which you can use from WPF. The Github page is here https://github.com/ScottPlot/ScottPlot
- Kinda new to C#, could use some input.
I dont know what type of visualisations you need but if you are doing a simple WinForms app you cant beat ScottPlot
- QuestPDF 2021.11 - a new version of the open-source, MIT-licensed, C# library for generating PDF documents with fluent API, now with several community-driven improvements 🎉 Please help me make it popular 🚀
I was mostly wondering about the charting library itself, in isolation of QuestPDF. ScottPlot is the other one I was considering besides microcharts. Since you mentioned using QuestPDF in production for reporting, I was wondering if perhaps you also used any of the OSS charting libraries in building those reports and if you have any insights you can share. Docs and demos are a good start when picking one, but lived experience is very valuable.
- A note from our sponsor - Stream getstream.io | 24 Dec 2025
Stats
swharden/ScottPlot is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of ScottPlot is C#.