matplotlib / matplotlib/matplotlib-cmap-template
Registering colormaps automatically
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Would it make sense to let `import nifty` register its colormaps automatically?
Also I suppose people may want to add several colormaps at once and not create one package per colormap; so the template could create two named colormaps instead of only one to show how it's to be extended.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named in the issue. Start by reviewing the template package and its import path to determine how colormaps are currently exposed; done means importing the package registers its colormaps automatically and the template demonstrates multiple named colormaps without requiring one package per colormap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100