Open Issues Need Help
View All on GitHub Color: add WithOpacity() method 6 months ago
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
ScottPlot/ScottPlot
6.0K
Interactive plotting library for .NET
C#
#chart#charting#charts#csharp#data-visualization#dotnet#graphics#hacktoberfest#plot#plotting#visualization