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

fix(scatterplot): support svg from matplotlib #406

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

SaaiVenkat
Copy link
Collaborator

Pull Request

Description

  • Updated scatterplot to SVG including path elements, which are generated from Matplotlib/Seaborn

Related Issues

Changes Made

  • Updated scatterplot to handle all kinds of layers along with SVG path element

Screenshots (if applicable)

Checklist

  • I have read the Contributor Guidelines.
  • I have performed a self-review of my own code and ensured it follows the project's coding standards.
  • I have tested the changes locally following ManualTestingProcess.md, and all tests related to this pull request pass.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated the documentation, if applicable.
  • I have added appropriate unit tests, if applicable.

Additional Notes

@SaaiVenkat SaaiVenkat self-assigned this Feb 16, 2024
Copy link
Member

@jooyoungseo jooyoungseo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jooyoungseo jooyoungseo merged commit 6069056 into xability:main Feb 16, 2024
1 check passed
github-actions bot pushed a commit that referenced this pull request Feb 17, 2024
## [2.0.1](v2.0.0...v2.0.1) (2024-02-17)

### Bug Fixes

* **scatterplot:** support svg from matplotlib ([#406](#406)) ([6069056](6069056)), closes [#400](#400)
Copy link
Contributor

🎉 This PR is included in version 2.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants