Releases: wagenadl/qplot
Releases · wagenadl/qplot
v0.6.0
Rebalancing subplots
Major new feature: Ability to rebalance the space allocated to subplots depending on their needs.
This allows optimal layout with equal scaling of several subplots even if some have annotations that require extra space. See the documentation for an example.
v0.4.2
Python library now called simply "qplot"
0.4.0 Rename of python module to QPLOT.
Minor update: new ARANGE function
First version to build with CMake New functionality - New ARANGE function for use with XAXIS and YAXIS - IMAGE can now specify size in paper units and aspect ratio Other changes - ImageGenXForm abandoned
First release with Windows support
This release supports Windows as well as Linux. (Critical update 6/21/21: bug fixed relating to windows line ends in python/backend communication.)
Python is now the primary frontend. Octave/Matlab is still supported as well, though not yet on Windows.
Collected improvements
Many improvements, mostly relatively minor. See http://danielwagenaar.net/qplot for up-to-date docs.