Update modular_graph_and_candidates.py
Browse files
modular_graph_and_candidates.py
CHANGED
@@ -1266,7 +1266,6 @@ TIMELINE_HTML = """
|
|
1266 |
<div style='font-weight:600; margin-bottom:8px;'>Chronological Timeline</div>
|
1267 |
🟡 base<br>🔵 modular<br>🔴 candidate<br>
|
1268 |
<label><input type="checkbox" id="toggleRed" checked> Show candidates</label>
|
1269 |
-
<label><input type="checkbox" id="toggleRed" checked> Show candidates</label>
|
1270 |
<input id="searchBox" type="text" placeholder="Search model…" style="margin-top:10px;width:100%;padding:6px 8px;border-radius:8px;border:1px solid #ccc;background:transparent;color:inherit;">
|
1271 |
<div style='margin-top:10px; font-size:13px; color:var(--muted);'>
|
1272 |
Models positioned by creation date<br>
|
|
|
1266 |
<div style='font-weight:600; margin-bottom:8px;'>Chronological Timeline</div>
|
1267 |
🟡 base<br>🔵 modular<br>🔴 candidate<br>
|
1268 |
<label><input type="checkbox" id="toggleRed" checked> Show candidates</label>
|
|
|
1269 |
<input id="searchBox" type="text" placeholder="Search model…" style="margin-top:10px;width:100%;padding:6px 8px;border-radius:8px;border:1px solid #ccc;background:transparent;color:inherit;">
|
1270 |
<div style='margin-top:10px; font-size:13px; color:var(--muted);'>
|
1271 |
Models positioned by creation date<br>
|