Skip to content
Snippets Groups Projects
Commit 055e98c2 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Polish

parent 801c70ed
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ def func(d, ax, ishape_lists_all, SHPC, bbox, light):
function. ishape_lists_all is a dictionary.
"""
ax.cla()
ax.set_xlim(bbox[0], bbox[2])
ax.set_ylim(bbox[1], bbox[3])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment