diff --git a/src/fgai/dashboard.py b/src/fgai/dashboard.py index 2a69bc2..cb326e7 100644 --- a/src/fgai/dashboard.py +++ b/src/fgai/dashboard.py @@ -119,8 +119,8 @@ HTML = """ .review-actions button[data-status="false_positive"] { border-color: #b7823a; color: #ffd36e; } .review-actions button[data-status="confirmed"] { border-color: #2a9b6e; color: #7be3ae; } .chart { width: 100%; height: 280px; background: #04182d; border: 1px solid #163b59; } - .graph { width: 100%; height: 360px; background: #04182d; border: 1px solid #163b59; } - .correlation-layout { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(280px, .85fr); gap: 12px; align-items: start; } + .graph { width: 100%; height: 500px; background: #04182d; border: 1px solid #163b59; } + .correlation-layout { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(340px, .8fr); gap: 12px; align-items: start; } .entity-picker { display: flex; flex-wrap: wrap; gap: 6px; margin-bottom: 10px; } .entity-chip { border: 1px solid #39709a; background: #08243e; color: #d9e8f7; padding: 6px 8px; cursor: pointer; border-radius: 4px; } .entity-chip.active { border-color: #1ea9ff; color: #f2f8ff; background: #0b3358; } @@ -170,7 +170,7 @@ HTML = """ -

Events and Anomalies

Baseline and Stream Health

Operator Guidance

Waiting for monitor data.

Correlation Map

Waiting for correlated entities.

AI Assessment

LLM assessment disabled.

Investigation Incidents

Anomalies

Recommendations

+

Events and Anomalies

Baseline and Stream Health

Operator Guidance

Waiting for monitor data.

Correlation Map

Waiting for correlated entities.

Investigation Incidents

Anomalies

Recommendations

AI Assessment

LLM assessment disabled.

Triage Queue

Field Baseline Deviations

Related Activity Across Sources

Block Candidates

Threat Intelligence

Policy Findings

Diagnostics

Recommended Stream Profiles

Waiting for observed stream data.

Installed Ollama Models

Loading local Ollama models.

Runtime Configuration