Relative Content

Tag Archive for python-3.xplotlyheatmap

Plotly Heatmap has Limit on Data Size

I’m trying to create a (very) large heatmap using plotly. My dataset is of shape (10, 85000), and I noticed that I can’t display heatmaps when the row size is greater than 65k: