Last active
August 1, 2020 15:03
-
-
Save sadimanna/99342fc7b176ad60af7a8c6c47fb78a4 to your computer and use it in GitHub Desktop.
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
| import numpy as np | |
| import matplotlib.pyplot as plt | |
| from mpl_toolkits.axes_grid1.inset_locator import zoomed_inset_axes | |
| from mpl_toolkits.axes_grid1.inset_locator import mark_inset |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment