# Technical Document Extraction: Horizontal Bar Chart Analysis
## Chart Overview
The image depicts a **horizontal bar chart** comparing the **relative performance** of three computational architectures: **SA**, **TABU**, and **Loihi**. The chart normalizes performance metrics to **SA** (the baseline), with no explicit title provided.
---
### Legend & Labels
- **Legend**: Located at the **top-left** of the chart.
- **SA**: Orange (`#FF8C00`)
- **TABU**: Green (`#228B22`)
- **Loihi**: Blue (`#0000FF`)
- **Axis Labels**:
- **X-axis**: "Relative Performance (Normalized to SA)"
- **Y-axis**: Processors listed as **SA**, **TABU**, **Loihi** (left-aligned).
---
### Bar Chart Components
1. **SA (Orange)**:
- **Position**: Leftmost bar.
- **Length**: Shortest bar, representing the baseline (normalized value = 1.0).
- **Trend**: Horizontal line at the origin of the x-axis.
2. **TABU (Green)**:
- **Position**: Middle bar.
- **Length**: Longer than SA, indicating performance > 1.0.
- **Trend**: Slopes upward relative to SA.
3. **Loihi (Blue)**:
- **Position**: Rightmost bar.
- **Length**: Longest bar, indicating the highest performance (> TABU > SA).
- **Trend**: Steep upward slope, farthest from the origin.
---
### Key Observations
- **Normalization**: All values are relative to **SA** (x-axis baseline = 1.0).
- **Performance Hierarchy**:
- **Loihi > TABU > SA** (from right to left).
- **Data Granularity**: No numerical values or error bars are provided; only relative lengths are depicted.
---
### Spatial Grounding
- **Legend Placement**: Top-left corner, aligned with the start of the y-axis labels.
- **Bar Alignment**: Horizontal bars extend left-to-right along the x-axis, anchored to y-axis labels.
---
### Missing Elements
- **Chart Title**: Not explicitly labeled.
- **Numerical Data**: Exact performance values or confidence intervals are absent.
- **Footer/Annotations**: No additional text or contextual notes.
---
### Conclusion
The chart visually establishes **Loihi** as the highest-performing architecture relative to **SA** and **TABU**, with **TABU** intermediate in performance. The absence of numerical data limits quantitative analysis, but the relative trends are unambiguous.