We are using Matplotlib's `pcolormesh` to plot all images. Updating colors on the mesh at a high rate is difficult. We should add an optimized branch in the `Image` class that uses `imshow` if the bins of the data are linspace.