visclaw
visclaw copied to clipboard
Create One Figure and Change `xlimits` and `ylimits` to Reduce Computation
Basic idea is to modify the plotting loop so that only one figure for a given field is created and then if zoom ins are requested that instead of creating a figure for each that we just adjust the xlimits
and ylimits
accordingly.