Skip to content

Commit 3588b9d

Browse files
authored
Fix report images
1 parent b18b5a4 commit 3588b9d

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

docs/analysis/statistical_report.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@
3232

3333
### Cumulative
3434

35-
![Cumulative](docs/analysis/cumulative.png)
35+
![Cumulative](cumulative.png)
3636

3737
### Distribution
38-
![Distribution](docs/analysis/distribution.png)
38+
![Distribution](distribution.png)
3939

4040
## Confidence Intervals (95%)
4141

@@ -44,8 +44,8 @@
4444

4545
## Statistics by Era
4646

47-
![Statistics by era](docs/analysis/by_era.png)
48-
![heatmap by era](docs/analysis/heatmap.png)
47+
![Statistics by era](by_era.png)
48+
![heatmap by era](heatmap.png)
4949

5050
| Era | Count | Mean | Std Dev | Median | Min | Max |
5151
|-----|-------|------|---------|--------|-----|-----|
@@ -70,10 +70,10 @@
7070
- **With transparent:** 4.32 MB
7171
- **Additional:** 1.86 MB (75.9%)
7272

73-
![bandwidth impact](docs/analysis/bandwidth_impact.png)
73+
![bandwidth impact](bandwidth_impact.png)
7474
## Correlations
7575

76-
![correlations](docs/analysis/correlations.png)
76+
![correlations](correlations.png)
7777

7878
| Variables | Correlation (r) |
7979
|-----------|----------------|

0 commit comments

Comments
 (0)