matplotlib / matplotlib/grid-strategy

Add support for other backends

Open
#47 0 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.