matplotlib / matplotlib/ipympl
Plotting multiple cells in a single plot
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 1.7k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
Hi everyone,
I have been using the nbagg tool in jupyter to plot data for a year or two without issue. However, I am now running into the opposite problem that most people have- I would like to plot multiple lines of data into a single graph. Usually, just keeping the graph active and executing the multiple lines does the trick- but no such luck lately. I haven't changed the imported packages at all. Any idea how to fix it?
Thank you
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 reported behavior with the nbagg tool in Jupyter, using multiple plotting commands intended to appear in one graph. Check whether the imported packages and execution environment affect the result; done means multiple data lines render together in a single plot.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, jupyter-notebook
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100