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
  • Live mode
  • Refresh rate
  • Disable live mode
  1. Marple Insight
  2. User Manuals
  3. Visualisation

Realtime

PreviousCompare dataNextExport image

Last updated 3 months ago

Marple supports visualisations of realtime data!

If a data set is realtime, the realtime metadata field will be True, and a blue checkmark will show in the data library.

To mark that certain data is realtime you will have to set the realtime variable to True when making a connection.

See also Setup and Configuration.

Live mode

If you selected a realtime dataset to visualise, you will notice that the time axis is automatically updated and new data appears. There will also be a 🔴 Live banner in the top left of the screen to show that the data is live.

Refresh rate

By default the refresh rate is set at 1s. To change the refresh rate, simply click on the dropdown button next to the Live banner, and set the desired refresh rate.

Next to the refresh rate, you will see in grey what the maximum view is of data you visualise given the chosen refresh rate.

Disable live mode

To disable the live view realtime data, simply set the refresh rate to None. The live banner will then show the Resume status.

You can now analyse the data from the realtime dataset as any other data set. You resume by selecting a refresh rate other than None.

Easily toggling live mode on and off, and treating the realtime data as any other dataset, is very powerful.