Documentation Chapters

Workspace Export

Workspace Export serialization allows you to download your entire active GazePlotter session as a lightweight JSON file. This format preserves all visualization layouts, granular plot settings, and semantic global customizations exactly as they appear in your browser.

Strategic Use Cases

Exporting the entire workspace state enables advanced analytical continuity:

  • Incremental Backup: Save daily workspace checkpoints to prevent accidental analytical loss.
  • Collaborative Sharing: Distribute complete, ready-to-view dashboards to colleagues.
  • Environment Transfer: Seamlessly move specific active analysis sessions between different laboratory devices.
  • Standardized Templates: Construct reusable grid configurations and color palettes for rigorous multi-study standard operating procedures.

State Preservation Scope

A workspace JSON export comprehensively captures:

Global Architecture

  • The absolute positioning and sizing dimensions of all instantiated plot cards.
  • Core global filtering states applied to the root dataset.

Granular Configurations

Execution Workflows

Exporting the Workspace

To serialize and download your current setup:

  1. Locate Tool: Click the Export workspace or data button in the left Workspace Toolbar.
  2. Naming: Input a descriptive file identifier into the File name text field.
  3. Execution: Click the primary Export Workspace button to serialize and save the .json file to your local machine.

Importing a Workspace

To restore a previously saved analytical state:

  1. Locate Tool: Click the Import workspace or data button situated in the persistent left Workspace Toolbar.
  2. File Selection: Navigate your local file system and select the targeted workspace .json file.
  3. Execution: The system will automatically overwrite the active interface, immediately loading all original plots, configurations, and spatial grid arrangements verbatim.

File Footprint: Workspace state files contain only logic and parameters, not raw gaze vectors. They result in extraordinarily small JSON files (often mere kilobytes), making them perfect for email distribution or strict version control system tracking.