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.
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
Viz: Refactor Matplotlib plotting #2430
Viz: Refactor Matplotlib plotting #2430
Changes from 66 commits
e7d1fee
bbb0122
747b98b
3616510
4197325
8e7b6c6
bdb23cb
9f543da
355ab0d
4436072
022cfdc
a5b52a3
aad49e2
5c2ddcb
327b539
d8a409a
c3ca9d7
519670f
80f10bf
a30b142
f54f52b
295b819
b9ecc22
101aad6
9477f66
9904d25
15fa02a
dbeb922
669aa0b
1bbe379
fc63cf4
8a55816
84954fd
24e3154
81d90e7
36b9623
5c28476
0cec04e
b07620f
315e7eb
f685db4
4c727ec
c102abb
cad794f
dfe15df
95b963f
d5f69c1
9d2c970
aa2110f
cdea051
22f57e4
511214e
0fa5c1f
7914328
d9db041
f9adfba
aad0a8c
6d7fae8
de5ec29
e6938c1
2925106
0ce0c7c
9282bfe
d5b8ec6
ce2a8de
9efaa99
3a753bb
27e5e26
f36fbbc
9c2e8cd
cdbea6e
f371ef0
eabcbab
40cc9e4
8c3d928
642ba12
10c24c9
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 21 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L20-L21
Check warning on line 24 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L23-L24
Check warning on line 27 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L27
Check warning on line 31 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L29-L31
Check warning on line 63 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L60-L63
Check warning on line 66 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L66
Check warning on line 69 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L69
Check warning on line 73 in mesa/examples/advanced/wolf_sheep/app.py
Codecov / codecov/patch
mesa/examples/advanced/wolf_sheep/app.py#L73
Check warning on line 2 in mesa/examples/basic/conways_game_of_life/app.py
Codecov / codecov/patch
mesa/examples/basic/conways_game_of_life/app.py#L1-L2
Check warning on line 4 in mesa/examples/basic/conways_game_of_life/app.py
Codecov / codecov/patch
mesa/examples/basic/conways_game_of_life/app.py#L4
Check warning on line 17 in mesa/examples/basic/conways_game_of_life/app.py
Codecov / codecov/patch
mesa/examples/basic/conways_game_of_life/app.py#L17