Sink/app/components/dashboard
ccbikai 9106881448 fix: clean up globe arcs and prevent empty stats display
- Adds cleanup timer for globe arcs to prevent accumulation
- Conditionally renders chart header when stats are available
- Improves event handling in AnimatedList by passing props
- Fixes traffic event animation by clearing previous timeouts

These changes improve visualization performance and user experience by preventing memory leaks from accumulated arcs and ensuring smoother animations.
2025-05-18 21:17:19 +08:00
..
analysis refactor: remove redundant watcher cleanup in Vue comps 2025-05-18 19:13:04 +08:00
links Merge branch 'master' of github.com:WuChenDi/Sink into WuChenDi-master 2025-05-11 13:40:19 +08:00
realtime fix: clean up globe arcs and prevent empty stats display 2025-05-18 21:17:19 +08:00
Breadcrumb.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
DatePicker.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Filters.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Logout.vue refactor: Migrate project files and directories to the app directory using the new compatibilityVersion: 4 feature 2025-03-24 11:05:59 +08:00
Nav.vue feat: enhance realtime globe functionality 2025-05-11 21:53:23 +08:00
TimePicker.vue feat: enhance globe visualization with traffic arcs 2025-05-18 20:50:56 +08:00