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

Update grapher after changes #342

Merged
merged 2 commits into from
Nov 5, 2024

Conversation

stefanhahmann
Copy link
Collaborator

@stefanhahmann stefanhahmann commented Nov 5, 2024

  • This PR enables the Grapher Views to be automatically updated (i.e. redrawn) after spots have been added or deleted.

Resolves #341

Before PR:

before

After PR:

after

* Before the actual plot logic was hidden inside a lambda expression. In order to make the plot logic accessible from outside the DataDisplayFrame class a new separate method is introduced
@stefanhahmann stefanhahmann self-assigned this Nov 5, 2024
@tinevez tinevez merged commit c959dc7 into mastodon-sc:dev Nov 5, 2024
1 check passed
@stefanhahmann stefanhahmann deleted the update-grapher-after-changes branch November 6, 2024 08:33
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