Skip to main content

QtiPlot v0.9.7.2 released

From Qt Apps:

Version 0.9.7.2 of QtiPlot, a data analysis and scientific plotting application, has been released. Changes:

  • Improved fit wizard: the parameters of user defined functions are automatically detected and synthax errors are reported. Added a new weighting method: Direct Weighting.
  • Added a new ellipse tool for 2D plots.
  • Implemented the possibility to configure the behavior of note editors with respect to fonts and TAB length.
  • Improved autocompletion in note windows.
  • Improved Python scripting support:
  • added support for rectangles and ellipses on 2D plots.
  • added the possibility to customize plot curves in terms of color, line width and line style.
  • nonlinear curve fitting is now easier to perform than ever: the list of parameters is automatically detected when you set a fit formula.
  • added a launch option (-X) allowing to execute scripts without displaying the user interface.
  • Improved export to vector formats with custom resolution.
  • Improved Tex equation editor dialog.
  • Improved the import of Origin 7.5 project files.
  • Fixed bug affecting linear regressions on weighted data sets (#14277).
  • Fixed scaling of texts when resizing a 2D plot.
  • Fixed matrix data import.
  • Fixed a few other minor bugs.

For screenshots, see the home page; downloads (source, with binaries in return for a support contract) here. Requires Qt 4.4 and Python 2.5 (scripting requires SIP and PyQt v4).