Skip to content

Add full ternary Trace/Layout support #184

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 9 commits into from
Sep 16, 2021
Merged

Add full ternary Trace/Layout support #184

merged 9 commits into from
Sep 16, 2021

Conversation

kMutagene
Copy link
Collaborator

@kMutagene kMutagene commented Sep 13, 2021

This PR adds full ternary Chart support.

  • Ternary Charts:
    • Chart.ScatterTernary
    • Chart.PointTernary
    • Chart.LineTernary
  • Ternary Layout object
  • Ternary style options:
    • Chart.withTernary
    • Chart.withA/B/CAxis
  • docs
  • tests

fixes #170
closes #183
closes #182

@kMutagene kMutagene marked this pull request as ready for review September 16, 2021 11:49
@kMutagene kMutagene merged commit 381dc64 into dev Sep 16, 2021
@kMutagene kMutagene deleted the ternary branch October 21, 2021 06:36
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.

Ternary Scatter Ternary (reference) text and annotation missing scatterternary abstruction
1 participant