Marple Docs
  • Introduction
  • Marple Insight
    • Welcome
      • What is Marple Insight?
      • FAQ
      • Feedback
      • Release Notes
      • Roadmap
    • Setup and Configuration
      • Data connection
        • Supported Databases
          • Azure Data Explorer (ADX)
          • Microsoft Fabric
          • TimescaleDB & PostgreSQL
          • Mireo Spacetime
          • InfluxDB (Beta)
        • Connection configuration
          • Required Queries
          • Optional Queries
          • Templating
      • Deployment
        • Infrastructure
        • Identity Providers
        • Hardware
      • API
      • Python SDK
    • User Manuals
      • Data Library
      • Visualisation
        • Add Data Sets
        • Signal List
        • Functions
        • Plot types
          • Time Series
            • Signal Settings
            • Limits and Stacking
            • Zooming
            • Cursors
            • Text data
          • Scatter
          • Map
          • Frequency (FFT)
          • Aggregates
        • Mouse Actions
        • Tabs
        • Reorganise Plots
        • Compare data
        • Realtime
        • Export image
      • Motorsport Package
      • Flight Testing Package
      • Projects
      • Sharing
      • Team and accounts
        • Workspaces
        • Account Types
      • Keyboard Shortcuts
  • Marple Files
    • Welcome
      • What is Marple Files?
      • Quick Start
      • FAQ
      • Release Notes
    • User Manuals
      • Data
        • File Types
        • Time Precision
        • Data Points
        • Upload Data
        • Organise Data
        • Influx DB
      • Visualisation
        • Overview
        • Plot types
        • Mouse & Keyboard
        • Calculated Signals
        • Overlay Data Sets
        • Projects
        • Annotations
      • Analysis
        • Metric Builder
        • SQL Editor
        • Marple AI (GPT)
      • Reporting
        • Create Reports
        • View Reports
        • Share Reports
        • From data library to reports
      • Sharing and Accounts
        • Sharing
        • Team
        • Settings
      • For developers
        • API Access Tokens
        • API Guide
        • Python
Powered by GitBook
On this page
  • Toolbar
  • Change styling of signal
  • Frequency range
  • Toggle between units
  • Additional settings
  • Change Scale
  • PSD (Power Spectral Density)
  • Remove DC offset
  1. Marple Insight
  2. User Manuals
  3. Visualisation
  4. Plot types

Frequency (FFT)

PreviousMapNextAggregates

Last updated 3 months ago

The frequency plot behaves and looks similar to the time series plot.

It uses FFT to plot the selected time range in the frequency domain. Note that Marple assumes a constant sampling rate, and no missing data points, otherwise the plot may not be entirely accurate.

Toolbar

Change styling of signal

You can change the color or stroke style of the signals in the plot.

Frequency range

You can set the frequency range of the plot. You can also zoom in by clicking and dragging with your right mouse (as in making a selection), just as in the time series plot.

Toggle between units

You can change the unit of the x-axis. Please note that this will mirror the plot.

Additional settings

Behind the settings wheel, there are three additional settings that can be toggled on and off.

Change Scale

Turn this setting on to change the scale of the y-axis to logarithmic. The default setting will show a linear scale.

PSD (Power Spectral Density)

Turn this setting on to show the plot as a power spectral density plot. This can be useful for analyzing random or noisy signals where energy is spread out over many frequencies.

The default display of the FFT plot is of course amplitude.

Remove DC offset

Remove the direct current (DC) component, or the signal's zero-frequency component from the plot.