Improved styling of skill tables
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 62/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- matplotlib, python
- Domain
- data-visualization
Research direction
Start by locating the skill-table implementation and the styling path that accepts keyword arguments, then compare its color normalization with matplotlib's vmin and vmax behavior. Verify the change with a skill-table example containing an outlier, ensuring explicit bounds cap the color scale while the table still renders correctly.
Written by the indexing model from the issue text.
Description
When comparing different model runs using the skill table, sometimes it would be great to have finer-grained control over the color-coding. One example could be that you have one outlier (e.g. rmse=800) that ruins the color coding - you would have want to have it capped at 100. With matplotlib you can often do this normlization with the vmin and vmax keywords but that does not work - eventhough style accepts these kwargs.
- Dominant language
- Python
- Stars
- 56
- Forks
- 9
- Avg merge
- 57m
- Merged PRs (30d)
- 3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from DHI/modelskill
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
DHI/modelskill#628 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
DHI/modelskill#706 · 2 comments ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
DHI/modelskill#700 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
DHI/modelskill#697 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
DHI/modelskill#689 · 1 comment ·
Similar issues
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
simonw/sqlite-utils#872 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100