We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
We are using Matplotlib's pcolormesh to plot all images. Updating colors on the mesh at a high rate is difficult.
pcolormesh
We should add an optimized branch in the Image class that uses imshow if the bins of the data are linspace.
Image
imshow
Status