Table of Contents
Introducing MagicPlot 3.2
Released June 06, 2026
MagicPlot Full Release History
New features in the import dialog
Multiple import options in the Project menu
The Project menu now contains four different text file import options.
Merge multiple tables from files into one table
MagicPlot can now merge multiple text files into one table by adding new columns or new rows. It can also merge files using the common X column repeated in all files. If the sequence of X values differs between files, rows will be reordered based on the first X column, and new X values from other files will be added at the bottom of the table.
Column values in the header, read from file names when files are merged
File names are parsed to extract numeric parameters. These parameters can be added as the first row in the created table, which is useful for 2D plots.
Skip columns feature in the import dialog
Use checkboxes in the preview table header to select which columns will be imported.
Text table format in the Export dialog
Full screen plot mode for presentations
Full screen mode is useful for presentations. In full screen mode, you can navigate between open Figures and Fit Plots using arrow keys, PgUp/PgDn keys, or mouse/touchpad scrolling, just like in presentation software. Press Esc to exit full screen mode. You can also choose the display on which the full screen window opens.
Other enhancements
- Native OS file open/save dialogs instead of Java dialogs (thanks to the FlatLaf library)
- Alt+Click on a curve point opens the source table at the point under the cursor
- Trailing zeros are now shown on plots by default
- Option to change the source table for a curve or plot as a whole
- Many bugs were fixed (see the full release notes)
