:: Home :: Import :: Visualize :: Digitize :: Changes :: Gallery

A Quick Tutorial:

Before launched, you can download my sample files here (right click and save target as).

Press 'o' to open a file
Left click drag from left-top to right-down to zoom into
Left click drag from right-down to left-top to undo zoom
Middle click drag to pan
Roll mouse wheel to zoom in and out
Press 's' to make chart 1:1 scale
Press 'return' to restore chart
Right click chart legend to hide series

Import Data:

  • Open the Notepad
  • Input some data, ex. how much you spent each month
  • Select all data, press CTRL-C
  • Open QPlot, press CTRL-V
  • Tips: or you can save the data from Notepad to a file, then open the file from QPlot.

Zoom and Pan :

  • The easier way to zoom in your data is to make QPlot window bigger, either by pressing maximize button on the right top corner or by resizing the window dragging right bottom corner.
  • If you are comfortable of the window size, but still want to get closer to some region, then you can use mouse click and drag to form a box surrounding the region you are interested. The region will be expanded to fill the full window.
  • There is another shortcut to zoom in and out by using mouse wheel, each roll will give you 10% degree of zoom.
  • Tips: at any time you want to get back to initial view where you can see all your data points, just press 'Return'.
  • Pan the window is easy, just hold middle mouse button down and move to the direction you want to pan.

Reading and tracking:

  • By default, chart coordinates is tracked automatically following your mouse cursor. No eye estimation is required.
  • Press 'Spacebar' to lock or unlock this reading in case you want to record it
  • Tips: for reading convenience, you can also lock the mouse go either horizentally or vertically by toggling "h" or "v" respectively.
  • Whenever the chart gets updated, the published x/y ratio of the chart is tracked and updated at the right bottom of the chart.
  • Tips: published x/y ratio is a value indicates if your chart is geometrically stretched. Ex. if x/y=2, the chart is stretched in x direction twice as much as y
  • Press 's' to set x/y ratio to be 1:1 so that the chart is geometrically preserved that sometimes help you to get correct impression of the chart.

Maneuver multiple series :

  • If "Multiple plot" options is set, you can add as many lines to the chart as you like.
  • Legend panel lists all the series you have, if it's not visible, press 'l'
  • There are two ways to select a series as active one, either by just clicking the series points, or by clicking the series title on the legend panel.
  • Under menu "Series", select "Customize" to make line series look different, ex line, point, size, symbol.
  • Tips: sometimes you want to hide one of the series from chart, just right click the series title on the legend panel, the cross sign indicates it's hidden

Export data or picture:

  • Press CTRL-C to copy the data out of QPlot using free form format (Excel compatible)
  • Vector or pixel picture exporting to Word like applications are supported too, check options under menu "Edit".


scatter line raw text data Notepad

Contact support