IGS / gEAR

The gEAR Portal was created as a data archive and viewer for gene expression data including microarrays, bulk RNA-Seq, single-cell RNA-Seq and more.
https://umgear.org
GNU Affero General Public License v3.0
13 stars 4 forks source link

In the Multi-gene curator the heatmap title is generating on the top line (in the expression) as opposed to above #799

Open DanLesperance opened 2 months ago

DanLesperance commented 2 months ago

Heatmap title generating on top line of the heatmap instead of above

Screenshot 2024-07-20 at 7 08 44 PM

adkinsrs commented 2 months ago

Does this happen with every dataset or all the config combos you've checked or just here and there?

DanLesperance commented 2 months ago

It seems to be any heatmap, as here I haven't changed any configurations (other than colors to make the title a bit more easier to see) -- this is a different dataset than the first one

Screenshot 2024-07-21 at 10 58 06 AM

adkinsrs commented 2 months ago

Odd. I havent touched the plotting code any during v2 and I seem to recall no issues with heatmaps prior. I'll have to check if any Plotly Dash updates broke something

adkinsrs commented 2 months ago
Screenshot 2024-07-21 at 4 41 08 PM

@DanLesperance I'm not replicating this on my local version nor on the staging site, using the "zheng" dataset. So I need to ascertain if there are any differences in my browser and yours, or any possible conditions set that lead to this

DanLesperance commented 2 months ago

Hmm despite this bug showing up twice on two different datasets I now can't reproduce it.

adkinsrs commented 2 months ago

Marking as low priority for now due to lack of reproducibility. It may be some race condition in how the plotly.js package renders html elements. Just spitballing

jorvis commented 2 months ago

Shifting this off the current project given it hasn't been reproducible.