QtiPlot - Data Analysis and Scientific Visualisation

Try for free

Frequently Asked Questions

1. How can I import data from a text file?

Go to the 'File' menu -> 'Import' -> 'Import ASCII'.

2. How can I plot data from a table (worksheet)?

Click on the table header to choose the columns to plot and then right click. Chose the 'Plot' option from the pop-up menu and then the type of plot you want.
You can also use the plot assistant: press 'CTRL+ALT+W' keys to show it, or go to 'Plot' menu -> 'Plot wizard'.

3. How can I export a plot to an image format?

Right click in the plot window and chose the 'Export' option.

4. Can I export transparent images?

Yes, ".png" images have transparent background.

5. How can I export a text file?

Go to the 'File' menu -> 'Export' -> 'Export ASCII'

6. How can I choose a window using the project explorer?

Double click on the window name will show the window maximized, even if it was hidden before.

7. How can I choose the data range from a plot curve, when doing a curve fit?

Go to the 'Data' menu->'Select data range'. Click in the plot window and use the 'Up' and 'Down' arrows keys to select the curve to analyse. Keeping 'CTRL' button and 'Left' or 'Right' arrow keys simultaneousely pressed permit to move the selected cursor and consequently to modify the data range.

8. Can I fit a plot curve using my own function?

Go to the 'Analysis' menu->'Fit Wizard...'. Define the function (myFunction=...), enter the initial guesses for the parameters, choose the fitting range and the number of iterations and click 'OK'.

9. How can I visualize a pixel line profile from an image?

Right click on the image you want to analyse and select the option View pixel line profile from the popup menu. A dialog window opens and allows you to select the number of pixels used for the analysis. Choose a value and press the OK button. Then click on the image to select the start point and move your mouse to select an end point while keeping the left button pressed. When you release the left button a plot window appears, representing the pixel intensity versus pixel index.

10. How can I make a graph that has one x-axis, but two y-axes with different orders of magnitude?

Select the two columns that you want to display from the active data table, go to the Plot | Multi-Curve menu and press the Double-Y action.

11. How can I force opposite axes to display different scale intervals?

Open the Plot details dialog, select the layer you want to edit, uncheck the option Synchronize scales and press the Apply button. This way the opposite scales become independent.
In order to make this behaviour the default for all new 2D plot layers, open the Axes tab of the 2D Plots preferences dialog, uncheck the option Synchronize scale divisions and press the Apply button.