matplotlib / matplotlib/ipympl
Support for trait _view_count
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
The trait _view_count does not seem to populate on the canvas (always None). Is it not supported for ipympl?
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
Start by reproducing the missing `_view_count` value on the ipympl canvas and trace how the trait is handled in the canvas/widget integration. Determine whether the trait should be supported; done means it populates correctly or the limitation and expected behavior are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100