Skip to content

Releases: JuliaPy/PythonPlot.jl

v1.0.5

05 Jul 20:19
9c8379c
Compare
Choose a tag to compare

PythonPlot v1.0.5

Diff since v1.0.3

Merged pull requests:

  • fix bugs with pyexists and qt path (#34) (@jjstickel)
  • Update deprecated colormap APIs (#38) (@henry2004y)
  • check for matplotlibs.colormaps before matplotlibs.colormaps.register (#40) (@stevengj)

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

15 Aug 00:32
fe588f4
Compare
Choose a tag to compare

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

02 Mar 23:11
0077f89
Compare
Choose a tag to compare

PythonPlot v1.0.2

Diff since v1.0.1

Closed issues:

  • Is PyAny defined in PythonCall.jl? (#19)

Merged pull requests:

v1.0.1

28 Feb 23:09
08cc7e3
Compare
Choose a tag to compare

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

01 Dec 21:06
Compare
Choose a tag to compare

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: