Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 0 additions & 71 deletions plugin_use_cases/.env.example

This file was deleted.

18 changes: 9 additions & 9 deletions plugin_use_cases/README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
# 🚀 Sigma Dashboard Builder - Multi-Area KPI Placement System
# Sigma Dashboard Builder - Multi-Area KPI Placement System

A sophisticated host application for Sigma's Dashboard Builder plugin that enables users to place different KPIs across three independent dashboard areas with persistent bookmark management.

## Key Features
## Key Features

- **🎯 Multi-Area KPI Placement**: Place different KPIs in 3 independent dashboard areas
- **💾 Persistent Bookmarks**: Save and restore complete multi-area configurations
- **🔄 Incremental Building**: Add KPIs to existing bookmarks without losing current state
- **🛡️ Cross-Contamination Prevention**: Each area operates independently
- **Real-time Synchronization**: ExploreKey sync across all areas
- **🔐 Secure Authentication**: JWT-based authentication with automatic token refresh
- **Multi-Area KPI Placement**: Place different KPIs in 3 independent dashboard areas
- **Persistent Bookmarks**: Save and restore complete multi-area configurations
- **Incremental Building**: Add KPIs to existing bookmarks without losing current state
- **Cross-Contamination Prevention**: Each area operates independently
- **Real-time Synchronization**: ExploreKey sync across all areas
- **Secure Authentication**: JWT-based authentication with automatic token refresh

## 🏗️ Architecture
## Architecture

### Dual Storage System
- **Sigma Bookmarks**: Store exploreKey and workbook state (single-state, cloud)
Expand Down