Data plotter

How to use

Paste (x; y; measured value) data in the textbox below. Use semicolons to separate each value and use periods or commas as decimal separator. Each measurement should feature x and y coordinates and a mesured value. Separate each measurement with a new line.

Example

16;0;1.89
16;1;2.0
16;2;2.2


Settings
Help With CSV-mode OFF: The input field typically expects data in the format: X-coordinate; Y-coordinate; measurement value, separated with semicolons. The measurement values can contain either a decimal comma or a decimal point (example: 5; 15; 0,54).
With CSV-mode ON: When ‘True CSV mode’ is activated, the input field expects the following format: X-coordinate, Y-coordinate, measurement value, separated with commas. In this mode, only a decimal point is permitted as the decimal separator (example: 5, 15, 0.54).
Help ‘Alpha channel’ refers to transparency. If this checkbox is selected all white areas will be fully transparent, and all grey areas will be semi-transparent. Only 100% black areas will be fully opaque.
Help Here, it is possible to choose whether the measured values should be displayed with black pixels on a white background or with white pixels on a black background.