Registering colormaps automatically

Open
#1 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

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.

Dominant language
Python
Stars
5
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.