Skip to content

Quick Start

This is a quick guide to show you how to load data, plot signals, measure values, and annotate your findings.

Open Cute Plot

Launch Cute Plot from your Start Menu. You'll see an empty workspace with a sidebar on the left and a plot area on the right.

Fresh Cute Plot workspace

Load a file

Drag a CSV file from your file explorer into the Cute Plot window. The file appears in the sidebar immediately.

Need a csv file?

Download the example file used in this guide: example signal data.csv

You can also use FileOpen to browse for files. Cute Plot supports CSV, PSCAD (.inf/.out), and PSS/E (.out) files. See Supported File Formats for details.

Drag and drop a file into Cute Plot

Browse your signals

Click the file in the sidebar to expand it. You'll see all the data columns (series) listed underneath.

Hovering over each channel will give you an overview of the data.

If your file has many columns, type in the search bar at the top of the sidebar to filter. For example, type I* to show only channels starting with I. See Search Function for advanced search syntax including boolean logic and wildcards.

Search bar and channels within loaded file

Plot signals

Select one or more series in the sidebar (Ctrl+click or Shift+click to select multiple), then drag them onto the plot area. They appear as coloured lines.

To organise your view, use the Rows and Columns sliders at the bottom of the plot area to create a subplot grid — up to 5x3. You can crag different series to different subplots to keep your layout clean. See Plotting & Navigation for more on subplot grids and rendering.

Series plotted with drag and drop

You can hide the sidebar by pressing the sidebar button in the bottom left corner.

With your mouse over the plotting area, you can:

  • Scroll the mouse wheel to zoom in and out at the cursor position
  • Left-click and drag to pan around the plot
  • Right-click and drag to draw a zoom rectangle for precision zooming
  • Double-click to fit all data in view

Hover over an axis to lock the opposite axis during zoom — useful for zooming only in time or only in amplitude. You can do the same for dragging.

Navigating the plot with zoom and pan

Measure values

Hold Ctrl and drag in the plot, (or hold Middle Mouse Button and drag) to create a query rectangle. Release the mouse and a statistics popup appears showing min, max, mean, standard deviation, and more for every series inside the rectangle.

Drag the rectangle's corners or edges to resize it, or drag its interior to reposition it. The statistics update in real time.

Enable additional analysis options (RMS, rise time, FFT, and others) in SettingsQuery Options. See Query & Analysis Tools for the full list of available statistics.

Query rectangle with statistics

Add annotations

Right-click in any subplot and choose Add Annotations to mark up your plot:

  • Horizontal line — mark a threshold or reference level (e.g., 1.1 pu FRT activation voltage)
  • Vertical line — mark a specific time instant (e.g., fault initiation at t = 1.0 s)
  • Linked vertical line — mark a time instant across all subplots simultaneously (drag one line and they all update)
  • Draggable text label — add a note anywhere on the plot

Drag any annotation to reposition it. See Annotations for more information.

Annotated plot

Take a screenshot

Click the Take Screenshot button in the plot controls at the bottom to capture your current view. Screenshots are saved as PNG files with a timestamp, and also copied to the clipboard.

Next steps

Now that you've completed a basic session, explore these workflow guides for real-world tasks: