plotly / plotly/plotly.py

Limitations of px.imshow

Open
#5,479 4 comments 0 reactions 1 assignee View on GitHub

@feiler98 is already working on this.

Since Feb 4, 2026.

Dominant language
Python
Stars
18.8k
Forks
2.8k
Avg merge
16h 26m
Merged PRs (30d)
21

Description

Dear plotly developers,

I wanted to know if there is a limit for the size of a heatmap generated with px.imshow()
I am currently using it for creating large heatmaps of 1,000+ rows and 10,000+ columns (with custom hovertemplate), but at a certain size saving it as plotly.offline.plot() as html file, the whole document is blank.

Is this a limitation of the plotting method and/or is there a setting that could be changed to increase the heatmap size and complexity (e.g. more information integrated into the hovertemplate)

I am looking forward to your reply!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.