Plotting config files
Open
Nobody has claimed this yet.
Area - Plotting 🌺
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 779
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 27
Description
What kind of feature would you like to request?
Other?
Please describe your wishes
There are two levels of shared parameters that people could benefit from:
- Multiple Notebooks that work with the same data and could benefit from shared configuration, e.g. labels and color maps defined for a certain axis/annotation
- Plotting using the same labels, color map or so. This could be achieved using object oriented plotting (todo issue number)
Having shared configuration files could be achieved either by direct support in the plotting functions (x='cell type') or by adding a convenience function that loads a config object.
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
The issue names no files, tests, or entry points. Start by reviewing the existing plotting functions and the related object-oriented plotting todo, then compare direct configuration support with a configuration-loading convenience function. Done should define and implement a clear way to share labels and color maps across notebooks and plots.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100