plotly / plotly/plotly.py

Limitations of px.imshow

Abierto
#5,479 4 comentarios 0 reacciones 1 asignado Ver en GitHub

@feiler98 ya está trabajando en esto.

Desde el 4/2/2026.

Lenguaje dominante
Python
Estrellas
18.8k
Forks
2.8k
Merge medio
16 h 26 min
PR fusionados (30 d)
21

Descripción

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!

Guía de contribución

Abrir la guía de contribución

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.