Menu

MathGL: version 2.3.2 (Stable) released

MathGL library makes wide spectrum of mathematical graphics (plots, surfaces, contours, isosurfaces and so on) in platform independent way. Graphics may be exported to EPS, SVG, PNG, JPEG, GIF or IDTF formats. Front-end for library is based on FLTK, Qt and/or GLUT libraries. Also it is possible to draw plot in console regime directly to the file (bitmap, PostScript or SVG) without using X-server. Output graphics is adopted to use with wxWidgets, Qt and other libraries.

New version 2.3.2 contain compatibility changes, bugfixes, and a small number of minor improvements:

  • Update mgltex (thanks to Diego Sejas Viscarra)
  • Add reading files with complex numbers by 'read' command.
  • Parallelize reading textual data files.
  • Add 'i','j','k' variables for data filling.
  • Add 2-color style for candle and ohlc plot.
  • Add saving images in QMathGL even if corresponding format support is disabled.
  • Add cmake option MGL_DEF_FONT to change default font name or use built-in one (if MGL_DEF_FONT is empty).
  • Compatibility changes and bugfixes.
Posted by Alexey Balakin 2015-02-02

Log in to post a comment.