Release notes
OpsProbe v0.3.13: admin trend chart fix.
PV/UV trend charts now remain visible even when analytics currently has only one day of retained data.
Quick answer
Single-day trend data now shows PV and UV markers plus an exact value summary, instead of appearing empty because a one-point polyline has no visible line segment.
Fix
- Added visible PV and UV markers to administrator charts.
- Added a single-day PV/UV summary below the chart.
- Kept multi-day trend behavior unchanged.
Verification
- Frontend syntax and Rust release checks passed.
- Production administrator analytics smoke test passed.