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

Jo mueller/remove adding data #41

Closed
wants to merge 13 commits into from
Closed

Conversation

jo-mueller
Copy link
Contributor

This pull request includes several changes to the src/biaplotter/artists.py file to enhance the scatter plot functionality. The key changes involve updating scatter plot properties, modifying the handling of color indices, and adding a new property for transparency.

Enhancements to scatter plot properties:

  • data method: Updated scatter plot creation to include facecolor and linewidth parameters, and set alpha value when updating existing scatter plot data.
  • color_indices method: Changed the scatter plot to set edge colors instead of face colors, and commented out the line setting face colors to None.

New functionality:

  • Added alpha property: Introduced getter and setter for the transparency of scatter plot points, triggering a redraw when the alpha value is set.

@jo-mueller jo-mueller added the enhancement New feature or request label Jan 14, 2025
@jo-mueller jo-mueller closed this Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant