AlphaPlot Changelog

What's new in AlphaPlot 1.02

Sep 20, 2022
  • Project explorer drag n drop
  • Add 2D legend visibility per plot, legend margins and legend direction property
  • Fixed multiple crash issues thus increasing the stability
  • Go to data column from property editor graph2d
  • Selected mdi subwindow glow indication
  • Fix vector plot related orientation issue and anti-aliasing issue
  • Add layout element swap functionality
  • Add the ability to customize brush patterns on all graph type fills, text item fill and layout element fills
  • Xml file based new update checking
  • Template saving and loading (for matrix, table, plot2d, plot3d)
  • Grouped bar charts (vertical & horizontal)
  • Rewrite the layout system to a grid type one (with row & column stretch factor adjustment)
  • Add title element to legend
  • Remove Zlib dependency and use Qt equivalent
  • Add margin adjustment for layout elements
  • Add Polynomial, Cubic Periodic, Akima Periodic, and Steffen Interpolation
  • Add 3D polar plot options and a 2D polar spectrogram with camera position on top
  • 2D axis from to precision setting based on axis tick precision
  • Add symbol/glyph browser
  • New settings dialog
  • Duplicate plot2D and plot3D windows
  • Swap plot2D layouts
  • Optional legend title
  • Center plot on print plot2D
  • Clone plot2D and Plot3D
  • Save plot3D
  • Print plot3D
  • Upgrade qcustomplot library to 2.1.0
  • Improve plot3D mouse interactions
  • Subwindow creation time load/save fixed
  • Show function details on property browser function plot item
  • Make property browser plo2D items dynamically change icons based on plot property change
  • Save/load grouped bars plot2D
  • Enable move picker on plot2D
  • Make image item resizable & rotatable plot2D
  • Use Axis2D label as object browser item name
  • Fix function plot line unable to set properties (color, style)
  • Fix print with transparent background issue (Plot 2D)
  • Implement change order of plots-names in legend
  • Fix object browser context menu request reflect property browser update
  • Add multiple data checks for adding plots and additional controls
  • Add more customization of symbol, value, date, date-time, log, text axis 2d
  • Column type lock feature to prevent users form changing it while use in a plot2d or plot3d

New in AlphaPlot 1.011 Pre-release (May 7, 2020)

  • All the window properties are now handled by Property Editor(including rename resizing etc). Multi peak fitting is now active. graph tools are now more streamlined(move & range select not implemented). 3D plots are now handled by qdatavisualization insted of QwtPlot3D.
  • Note: you won't be able to save 3Dplots windows to project file(.aproj). Application settings window not yet complete. Saving and loading templates not yet implemented correctly.

New in AlphaPlot 1.01 Pre-release (Apr 17, 2020)

  • 2D plotting handled by QCustomPlot and moves to QT5.10. Property editor for seamless graph2D property editing. change of file format to use xml instead of text. In the process of modernizing UI