view_cascade

Contents

view_cascade#

glue.utils.matplotlib.view_cascade(data, view)[source]#

Return a set of views progressively zoomed out of input at roughly constant pixel count.

Parameters:
dataarray-like

The array to view.

viewiterable

The original view into the data.