Skip to content

[C#] add C# bindings for the missing ternary and carpet charts #347

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

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

kMutagene
Copy link
Collaborator

@kMutagene kMutagene commented Aug 22, 2022

This PR adds C# bindings for the rest of the ternary and carpet charts:

  • ChartTernary
    • ScatterTernary
    • PointTernary
    • LineTernary
    • BubbleTernary
  • ChartCarpet
    • Carpet
    • ScatterCarpet
    • PointCarpet
    • LineCarpet
    • SplineCarpet
    • BubbleCarpet
    • ContourCarpet

The compatibility matrix now looks like this:

image

@kMutagene kMutagene merged commit b673d0f into dev Aug 22, 2022
@kMutagene kMutagene mentioned this pull request Aug 23, 2022
93 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant