Releases: JuliaPy/PyPlot.jl
Releases · JuliaPy/PyPlot.jl
v2.11.5
v2.11.4
PyPlot v2.11.4
Merged pull requests:
Closed issues:
- PyPlot: KeyError: key :colormaps not found (#591)
v2.11.3
PyPlot v2.11.3
Merged pull requests:
- Fixed a typo in README (#556) (@pitmonticone)
- Update deprecated colormap APIs (#583) (@henry2004y)
- Bump actions/cache from 1 to 4 (#585) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#586) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 4 (#587) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#588) (@dependabot[bot])
Closed issues:
v2.11.2
PyPlot v2.11.2
Closed issues:
- Segfault with qt >=4.8.6 on ubuntu (#234)
- Window requires focus before functions return (#563)
- Using the backend :qt not working (#564)
- Unable to install PyPlot (ResolvePackageNotFound conda error) (#568)
- PyPlot.jl as a dependency breaks package registration? (#570)
Merged pull requests:
v2.11.1
v2.11.0
PyPlot v2.11.0
Closed issues:
- PyPlot interferes with LinearAlgebra in a weird way (#477)
- gridspec_kw for subplot ? (#524)
- change of gca() in matplotlib 3.4 (#532)
- Error in matplotlib.tri.Triangulation? (#536)
- bar3D does not support
color
keyword (#539) - PyPlot broken under 1.7? (#543)
- ticks = {Matrix} scuttles plot drawing (#550)
- Error in Mac M1 (#551)
- version not found when using PyPlot (#553)
Merged pull requests:
v2.10.0
PyPlot v2.10.0
Closed issues:
- Problem with PyPlot and multiple processors (#97)
- fail to precompile (#286)
- using PyPlot causes InitError (#406)
- Trouble with Cartopy + travis CI (#444)
- libpng error on MacOS (#471)
- InexactError: check_top_bit(Int32, -1) (#481)
- pyplot() won't compile with fedora 32 (#484)
- PyPlot fails on Mac (#485)
- ERROR: 'PyCall.jlwrap' object has no attribute 'replace' (#486)
- PyPlot crashes Julia 1.4.2 after Julia MKL is installed (#490)
- how to tell what backend PyPlot thinks it is using (#491)
- Example fails due to MethodError for "linestyle" attribute (#493)
- Feature request: interactive mode (#495)
- Warning after upgrading (#496)
- How to use multi core / threading in JULIA LANGUAGE? (#498)
- PyPlot Slows to halt : conflict with control flow ? (#503)
- PyPlot + %matplotlib widget in jupyter lab (#505)
- LAPACK error arrising from PyPlot (#506)
- xscale("function",functions=(forward,inverse)) not working (#509)
- "No such file or directory: 'kpsewhich'" (#510)
- axis label rotation does not work (#511)
- crash for fig.transFigure.inverted() (#513)
- Strange PyPlot Interaction Gives NaN with QR factorization (#515)
- broken on Julia 1.6? (#520)
- ModuleNotFoundError("No module named 'matplotlib'") (#521)
- Can't install Pycall or PyPlot from julia (#522)
- Setting rcParams fails silently in a module (#525)
- Move to stable matplotlib version (#527)
- cannot
add PyPlot
because of unsatisfiable requirements (#529) - savefig result is empty (#531)
- Probably (#534)
Merged pull requests:
v2.9.0
PyPlot v2.9.0
Closed issues:
- no method matching getproperty(::PyPlot.LazyPyModule, ::String) (#437)
- PyPlot crashing (#440)
- Error with bbox=tight option for savefig (#452)
- Julia 1.20 and PyPlot.svg(true) (#455)
- Projection option for add_subplot (#458)
- PyPlot keeps trying to install matplotlib even if it's already installed (Windows 10) (#461)
- view_init not defined (#464)
- Matplotlib Qt backend not working in Windows 10 for default python distribution (#467)
- error when passing string marker argument to plot (#468)
- libstdc++.so.6: version `GLIBCXX_3.4.26' not found (#469)
- Need
%matplotlib inline
twice when running via Python (#472)
Merged pull requests:
- Including view_init and voxels to the list of exported functions for 3D plots (#465) (@mancolric)
- Install TagBot as a GitHub Action (#466) (@JuliaTagBot)
- implement property interface to LazyPyModule (#473) (@stevengj)
v2.8.2
v2.8.2 (2019-09-04)
Closed issues:
- Failure to import matplotlib (#456)
- PyPlot Crashing Mac OS 10.14.6 (#454)
- PyPlot causing "infinite loop" on julia 1.3 (#453)
- numpy.core.multiarray failed to import (matplotlib cannot be found?) (#450)
- Saving 3D plots (#449)
- Matplotlib 3.1.0 incompatibility (#447)
- PyPlot not working in jupyter *lab* (#443)
- This is #410 — tkagg is broken (upstream bug) on MacOS, and you need to use a non-tk backend. (#442)
- Pyplot crashed Julia (#441)
- PyPlot fails to precompile. (#439)
- It ignores ioff() spectacularly in Jupyter (#436)
- PyPlot Julia v0.7 on macOS not working (#434)
- Cannot plot NSException (#433)
- Error when using Gtk and PyPlot (#335)
- on OS X, unrecognized selector crash with Julia 0.5 and PyPlot 2.2.4 (#253)
Merged pull requests: