Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WithTraceStyle extension member to Plotly.NET.CSharp #435

Open
kMutagene opened this issue Nov 14, 2023 · 0 comments
Open

Add WithTraceStyle extension member to Plotly.NET.CSharp #435

kMutagene opened this issue Nov 14, 2023 · 0 comments
Labels
Area: CSharp Area: MissingAbstraction Plotly.js functionality that has to be implemented

Comments

@kMutagene
Copy link
Member

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 kMutagene added Area: MissingAbstraction Plotly.js functionality that has to be implemented Area: CSharp labels Nov 14, 2023
@kMutagene kMutagene added this to the Plotly.NET.CSharp 1.0.0 milestone Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: CSharp Area: MissingAbstraction Plotly.js functionality that has to be implemented
Projects
None yet
Development

No branches or pull requests

1 participant