JuliaPy / JuliaPy/PyPlot.jl

Use `nbagg` backend in `IJulia`

Open
#137 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
488
Forks
90
PR merge metrics
No merged PRs in 30d

Description

Starting with version 1.4.3 (I believe) of `matplotlib`, there is an `nbagg` backend which allows interactive manipulation of figures. EDIT: In IPython, this is available using `%matplotlib notebook`

Would it be possible to make this available? (At least, I have not worked out how to use it from `IJulia`.)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue in IJulia with matplotlib 1.4.3 or newer, then compare the behavior of the IPython `%matplotlib notebook` backend with the current plotting setup. Done means interactive figure manipulation using the `nbagg` backend is available from IJulia.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia, jupyter, matplotlib
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.