I was fiddling around with rerun and see large potential to use it for data analysis in our field where I would like to replace matplotlib by rerun. Selecting dimensions to slice through is pretty awesome!

To actually use it (i.e. extracting coordinates intuitively, slicing through the actual dimension) I would like to have an option to add an extent (or axis limits) similar to matplotlib: https://matplotlib.org/stable/tutorials/intermediate/imshow_extent.html
The option to add axes and a grid would help as well.
Note: the data I'm visualizing here is 3D (X, Y, Z in meter) with some quality.
It is related to #683
I was fiddling around with rerun and see large potential to use it for data analysis in our field where I would like to replace matplotlib by rerun. Selecting dimensions to slice through is pretty awesome!
To actually use it (i.e. extracting coordinates intuitively, slicing through the actual dimension) I would like to have an option to add an extent (or axis limits) similar to matplotlib: https://matplotlib.org/stable/tutorials/intermediate/imshow_extent.html
The option to add axes and a grid would help as well.
Note: the data I'm visualizing here is 3D (X, Y, Z in meter) with some quality.
It is related to #683