Skip to content

Pcolormesh is slow: add an imshow optimized branch for linspace bins #392

Closed
@nvaytet

Description

@nvaytet

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.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions