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

Refactor scatters() and scatters_interactive() #654

Merged
merged 10 commits into from
Feb 26, 2024

Conversation

Sichao25
Copy link
Collaborator

Optimize the structure of scatter plot functions. In the updated version, all parameters (e.g. cur_basis, cur_layer, cur_color ...) will be prepared before the actual plotting function. Next, the figure will plot axes one by one based on one set of parameters. This modularized structure provides better flexibility

@Sichao25 Sichao25 marked this pull request as ready for review February 22, 2024 14:36
@Xiaojieqiu Xiaojieqiu merged commit 1e143cf into aristoteleo:master Feb 26, 2024
5 checks passed
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.

2 participants