Commit History

Remove broken reset button - keep auto-reset only
f55121d

hodfa840 commited on

Auto-reset chart at 500 points - continuous demo loop
f19bf3f

hodfa840 commited on

Add reset button to clear chart and restart
a39e47e

hodfa840 commited on

Fix drift calculation: use local index not timestamp
063673f

hodfa840 commited on

Clean up synthetic data: less noise, clearer trend
06cc009

hodfa840 commited on

Force HF Space rebuild
dd7cf86

hodfa840 commited on

Simplify synthetic data - remove test chart, use 1-hour rolling window
d9059ec

hodfa840 commited on

Add test chart with hardcoded data to debug rendering
9c7c1e4

hodfa840 commited on

Add detailed debug output to diagnose missing chart
f28af12

hodfa840 commited on

Fix chart rendering: use use_container_width instead of width='stretch'
85431dd

hodfa840 commited on

Remove rebuild trigger
4a6e8d2

hodfa840 commited on

Force rebuild of HF Space
5916b35

hodfa840 commited on

Add data point count caption for debugging
e2450c6

hodfa840 commited on

Add error handling for synthetic data generation
5406eab

hodfa840 commited on

Clarify synthetic data is for ephemeral HF Spaces environment
81c7b9a

hodfa840 commited on

Fix synthetic data to accumulate monotonically over time
5261e2a

hodfa840 commited on

Always use synthetic data for chart on HF Spaces
5fa1a73

hodfa840 commited on

Remove cache from load_jsonl to ensure fresh synthetic data
3199ca1

hodfa840 commited on

Force synthetic data when real data insufficient
2c63305

hodfa840 commited on

Add cache-busting query param to bypass HF Spaces CDN caching
ee34a4e

hodfa840 commited on

Fix: Add synthetic data generation for chart when API offline
1f5350a

hodfa840 commited on

Fix Streamlit deprecation warnings
f271f9d

hodfa840 commited on

Fix flat performance graph on HF Spaces
50145b8

hodfa840 commited on

Fix RMSE baseline hline and R2 axis clipping on Overview chart
baf1ee1

hodfa840 commited on

Fix scroll reset for HF Spaces double-iframe context
1aa566a

hodfa840 commited on