plotly / plotly/plotly.py

Limitations of px.imshow

オープン
#5,479 コメント 4 件 リアクション 0 件 担当者 1 名 GitHub で見る

@feiler98 がすでに取り組んでいます。

2026年2月4日 から。

主要言語
Python
スター
18.8k
フォーク
2.8k
平均マージ
16時間 26分
マージ済み PR(30日)
21

説明

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!

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。