Spaces:
Running
Running
info icon for congestion smoothing
Browse files- frontend/vehicles.html +1 -1
frontend/vehicles.html
CHANGED
|
@@ -726,7 +726,7 @@
|
|
| 726 |
<div class="text-xs font-semibold text-slate-700 flex items-center">
|
| 727 |
Congestion Smoothing
|
| 728 |
<span class="info-wrap ml-1">
|
| 729 |
-
<span class="info-btn"><i class="fa-solid fa-
|
| 730 |
<span class="info-tip">Reduces jitter/noise in the line chart. Low values (0.05-0.2) create very smooth trends; high values (0.8+) show raw spiky data.</span>
|
| 731 |
</span>
|
| 732 |
</div>
|
|
|
|
| 726 |
<div class="text-xs font-semibold text-slate-700 flex items-center">
|
| 727 |
Congestion Smoothing
|
| 728 |
<span class="info-wrap ml-1">
|
| 729 |
+
<span class="info-btn"><i class="fa-solid fa-info"></i></span>
|
| 730 |
<span class="info-tip">Reduces jitter/noise in the line chart. Low values (0.05-0.2) create very smooth trends; high values (0.8+) show raw spiky data.</span>
|
| 731 |
</span>
|
| 732 |
</div>
|