Interactive plotting library for .NET

chart charting charts csharp data-visualization dotnet graphics hacktoberfest plot plotting visualization
1 Open Issue Need Help Last updated: Jul 26, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a `WithOpacity()` method for the `Color` struct in the ScottPlot library. This method should accept a double representing opacity (0.0 to 1.0), clamp the input to this range, and return a new `Color` struct with the adjusted opacity. The existing `WithAlpha()` method will remain unchanged.

Complexity: 2/5
Good First Issue

Interactive plotting library for .NET

C#
#chart#charting#charts#csharp#data-visualization#dotnet#graphics#hacktoberfest#plot#plotting#visualization