Skip to content

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

Open
@kMutagene

Description

@kMutagene

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kMutagene

        Issue actions

          Add `WithTraceStyle` extension member to Plotly.NET.CSharp · Issue #435 · plotly/Plotly.NET