Plotly.NET icon indicating copy to clipboard operation
Plotly.NET copied to clipboard

Add `WithTraceStyle` extension member to Plotly.NET.CSharp

Open kMutagene opened this issue 1 year ago • 0 comments

See #434 which demonstrated the need for this quite well

This also means we have to come up with a way to port the various TraceStyle functions to C# - and here we just might not get past the issue with many generic type arguments, because these functions can have up to 100 arguments. But as they are intended for expert use, this should be fine.

kMutagene avatar Nov 14 '23 08:11 kMutagene