Releases: JuliaPy/PythonPlot.jl
Releases · JuliaPy/PythonPlot.jl
v1.0.6
PythonPlot v1.0.6
Diff since v1.0.5
Merged pull requests:
- put reading the matplotlib.version try–catch since it can fail (#43) (@stevengj)
- Colors.jl 0.13 compat entry (#44) (@mateuszbaran)
- Make sure event loop is terminated when Julia exits (#46) (@sethaxen)
Closed issues:
- Default :tk pygui makes julia registry segfault (#42)
- Segfault when exiting a Julia v1.11.1 session with multiple threads (#45)
- Loading time is longer than PyPlot (#47)
v1.0.5
PythonPlot v1.0.5
Diff since v1.0.3
Merged pull requests:
Closed issues:
- Pin matplotlib version used (#33)
- set_yticks( [ ] ); Failed to convert value(s) to axis units (#36)
- AttributeError: 'NoneType' object has no attribute 'f_locals' (#37)
- Incompatibility with matplotlib v3.9.0 (#39)
v1.0.3
PythonPlot v1.0.3
Diff since v1.0.2
Closed issues:
- Register? (#11)
close(f)
broken (#21)
close(::Figure)
still broken (#22)
Merged pull requests:
v1.0.2
PythonPlot v1.0.2
Diff since v1.0.1
Closed issues:
- Is
PyAny
defined in PythonCall.jl? (#19)
Merged pull requests:
v1.0.1
PythonPlot v1.0.1
Diff since v1.0.0
Closed issues:
kw
alternative (#15)
- free() invalid pointer when using UpROOT PythonPlot (#16)
- ColorMap not working (#18)
v1.0.0
PythonPlot v1.0.0
Closed issues:
- downgraded to PythonCall 0.5.1 (#1)
- 3D plots/subplots (#4)
- contour with (x,y) being ranges (#8)
- arrowprops and Dict() (#9)
Merged pull requests: