Skip to content

[C#] Add C# bindings for Domain and Smith charts #352

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 11 commits into from
Aug 23, 2022
Merged

Conversation

kMutagene
Copy link
Collaborator

This PR adds C# bindings for the rest of the missing charts:

  • ChartDomain
    • Pie
    • Doughnut
    • FunnelArea
    • Sunburst
    • Treemap
    • ParralelCoord
    • ParralelCategories
    • Sankey
    • Table
    • Indicator
    • Icicle
  • ChartSmith
    • ScatterSmith
    • PointSmith
    • LineSmith
    • BubbleSmith

Here is a matrix of all charts you can do with the C# API:

image

@kMutagene kMutagene changed the title Csharp layer [C#] Add C# bindings for Domain and Smith charts Aug 23, 2022
@kMutagene kMutagene mentioned this pull request Aug 23, 2022
93 tasks
@kMutagene kMutagene merged commit 681a84f into dev Aug 23, 2022
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