Skip to content

QCustomPlot-PySide2 2.1.5

Latest
Compare
Choose a tag to compare
@SBGit-2019 SBGit-2019 released this 14 Aug 14:30
· 6 commits to master since this release

(Bugfix) Release of Pyside 2 QCustomPlot 2.1.0 bindings for Linux and Windows 64 bit

Dependencies:

QCustomPlot 2.1.0
Qt 5.15.2.1
Pyside2 5.15.2.1

Changelog:

  • Access to all QCP public fields. Access now via fields (abc.start) instead of (abc.start()))
  • Old style access using abc.get_start() still possible but deprecated