feat: Instance Activity Chart #545

Closed
opened 2026-04-05 16:20:49 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Map1en on 2/17/2025

feat: Instance Activity Chart

Features:

  • Daily Instance Activity Chart: Shows daily playtime in each instance and total online time.
  • Detailed Instance Statistics: Records player entry and stay duration in instances. Click instance titles for more details.
  • Filtered Date Selection: Date picker only shows dates with data.
    Maybe, I'm online every day and can't test it.
  • Chart Navigation: Click Y-axis labels on the main chart to view detailed charts.

Improvements:

  • ESLint Vue Plugin: Added ESLint Vue plugin for linting and code quality checks in .vue files.
  • Dayjs Library: Integrated Dayjs for improved date and time handling.
  • ECharts Library: Implemented ECharts for chart generation and data visualization.
  • Location Component Update: Modified the location component to allow opening the "Previous Instance Info" dialog.
*Originally created by @Map1en on 2/17/2025* feat: Instance Activity Chart **Features:** * **Daily Instance Activity Chart:** Shows daily playtime in each instance and total online time. * **Detailed Instance Statistics:** Records player entry and stay duration in instances. Click instance titles for more details. * **Filtered Date Selection:** Date picker only shows dates with data. `Maybe, I'm online every day and can't test it.` * **Chart Navigation:** Click Y-axis labels on the main chart to view detailed charts. **Improvements:** * **ESLint Vue Plugin:** Added ESLint Vue plugin for linting and code quality checks in `.vue` files. * **Dayjs Library:** Integrated Dayjs for improved date and time handling. * **ECharts Library:** Implemented ECharts for chart generation and data visualization. * **Location Component Update:** Modified the location component to allow opening the "Previous Instance Info" dialog.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#545