biolab / biolab/orange3

Heat Map split by aspect ratio change

Open
#5,642 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
5.7k
Forks
1.1k
Avg merge
12d 2h
Merged PRs (30d)
1

Description

**What's your use case?**
When using the `Split by` parameter in Heat Map the size of squares representing values changes If a subgroup is smaller. You can use the `Keep aspect ratio` option but then this also makes the points the same height and width (which results in the plot not fitting the window) and I want just the same heights across subgroups (so that it is apparent that the second group is smallerin size).

Currently:
![Screenshot from 2021-10-12 18-15-56](https://user-images.githubusercontent.com/13180057/136992842-177fcc73-9f3a-4bd8-934e-ae85c8c54109.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named in the issue. Start by locating the Heat Map widget and reproducing the behavior with Split by and Keep aspect ratio enabled. Done should preserve equal square heights across subgroups while allowing subgroup widths to reflect their sizes and keeping the plot usable in its window.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.