You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lately, when I have been changing input data the heatmap widgets kept encountering issues (I have sent the issue reports). Version 3.25.0, Linux.
One of them happens when I use Heatmap's Split by with a categorical variable and then pre-select data based on the same categorical variable with Select Rows. The heatmap starts to look like I would have Keep aspect ratio selected, although it is not selected. Also, the heatmap does not update (displays old data). To get the normal aspect ration the only thing that helps is to delete the widget and add a new one. However, I even get an error popup when I delete the widget. Using Purge Domain between Select Rows and Heatmap sometimes helps.
Additionally, sometimes the heatmap does not have anything drawn after a change in Select rows - the heatmap is empty except for the notation of the group splits, despite the data Table not being empty.
The text was updated successfully, but these errors were encountered:
Hrovatin
changed the title
Heatmap problems with keep aspect ratio and spawning of issues
Heatmap problems with split by and data pre-filtering
Mar 13, 2020
janezd
added
bug
A bug confirmed by the core team
and removed
bug report
Bug is reported by user, not yet confirmed by the core team
labels
Mar 15, 2020
It seems to work now. Although it now also works on my current master (I updated it according to biolab's master during the weekend and added #4520), so there might have been something else that fixed it.
Lately, when I have been changing input data the heatmap widgets kept encountering issues (I have sent the issue reports). Version 3.25.0, Linux.
One of them happens when I use Heatmap's Split by with a categorical variable and then pre-select data based on the same categorical variable with Select Rows. The heatmap starts to look like I would have Keep aspect ratio selected, although it is not selected. Also, the heatmap does not update (displays old data). To get the normal aspect ration the only thing that helps is to delete the widget and add a new one. However, I even get an error popup when I delete the widget. Using Purge Domain between Select Rows and Heatmap sometimes helps.
Additionally, sometimes the heatmap does not have anything drawn after a change in Select rows - the heatmap is empty except for the notation of the group splits, despite the data Table not being empty.
The text was updated successfully, but these errors were encountered: