Readme: the colors don't correspond to the legend
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.3k
- Forks
- 871
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 5
Description
https://github.com/lmcinnes/umap/blob/master/images/densmap_example_mnist.png
The color of 0 in the legend is closer to the color of 1 in the picture.
The color of 0 in the picture is blue-ish red, which does not exist on the legend.
The color of 9 in the picture is violet-ish blue, which does not exist on the legend as well.
Do I miss something?
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.
Research direction
Open the README image at images/densmap_example_mnist.png and compare its plotted colors with the legend for digits 0–9. Check how the image is produced, if that information is available in the repository; done means the legend and plotted colors correspond, or the README explains the discrepancy.
Written by the indexing model from the issue text.
Assessment
- Domain
- data-visualization, documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100