-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Refactor SpaceRenderer API to separate setup and draw methods #2893
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
Open
Sahil-Chhoker
wants to merge
26
commits into
projectmesa:main
Choose a base branch
from
Sahil-Chhoker:viz-api-update
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+267
−168
Open
Changes from 6 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a53d8e8
separate setup functions from drawing functions
Sahil-Chhoker e39df00
simplify axes clearing
Sahil-Chhoker 3f410d0
cleanup
Sahil-Chhoker 238f33c
Revert "simplify axes clearing"
Sahil-Chhoker f23d486
cleanup-2
Sahil-Chhoker f88aff5
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 09fe545
fix chart_props in network draw altair
Sahil-Chhoker edb3251
remove older method calls from canvas
Sahil-Chhoker 077dee2
ensure backwards compatability
Sahil-Chhoker b8acbb5
update tests
Sahil-Chhoker def6a45
update virus_on_network
Sahil-Chhoker de29623
update schelling example
Sahil-Chhoker 2faa078
update game_of_life example
Sahil-Chhoker 70d447e
update boltzman_wealth_model example
Sahil-Chhoker 7ba7a91
update bold_flockers example
Sahil-Chhoker 953f0ca
cleanup and update wolf-sheep example
Sahil-Chhoker b23868c
update sugarscape example
Sahil-Chhoker b903326
update pd_grid example
Sahil-Chhoker 7ae4afc
update civil_voilence example
Sahil-Chhoker 8a22250
update tests inline with the new-API
Sahil-Chhoker d663821
Merge branch 'main' into viz-api-update
Sahil-Chhoker 54e32df
nitpick improvements
Sahil-Chhoker d63ca10
change deprecation to pending deprecation warnings
Sahil-Chhoker d88b41b
Merge branch 'main' into viz-api-update
Sahil-Chhoker c2e6032
empty commit
Sahil-Chhoker a48c3d5
Merge branch 'viz-api-update' of https://github.com/Sahil-Chhoker/mes…
Sahil-Chhoker File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.