matplotlib / matplotlib/grid-strategy
Add support for other backends
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 44
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Right now this only works with matplotlib, but it would be good to decouple grid-strategy from that a bit and make it possible to add additional backends.
Specifically, I'd like to support bqplot as well.
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
Start by inspecting the grid-strategy code that is coupled to matplotlib and identify the entry points involved in backend selection. Then assess how bqplot support could fit the existing design. Done means grid-strategy is decoupled enough to support bqplot while retaining its current matplotlib behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, 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