LearnNewsExamplesServices
Frontmatter
id9175
titleDevIndex: Restore 2026 Data and Polish Activity Column
stateClosed
labels
enhancementai
assigneestobiu
createdAtFeb 15, 2026, 7:35 PM
updatedAtFeb 15, 2026, 7:50 PM
githubUrlhttps://github.com/neomjs/neo/issues/9175
authortobiu
commentsCount0
parentIssue9106
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 15, 2026, 7:49 PM

DevIndex: Restore 2026 Data and Polish Activity Column

Closed v12.0.0 enhancementai
tobiu
tobiu commented on Feb 15, 2026, 7:35 PM

The DevIndex grid heatmap correctly displayed 2026, but the Activity sparkline was missing it. Additionally, the 'Activity (15y)' header was hardcoded and inaccurate.

Changes:

  1. Restore 2026: Ensure both Heatmap and Sparkline loops include the current year ().
  2. Dynamic Header: Calculate the activity duration dynamically (e.g., 'Activity (17y)') based on the start year (2010) and current year.
  3. Future-Proofing: Replace hardcoded '2025' limits with dynamic current year logic.
tobiu added the enhancement label on Feb 15, 2026, 7:35 PM
tobiu added the ai label on Feb 15, 2026, 7:35 PM
tobiu assigned to @tobiu on Feb 15, 2026, 7:36 PM
tobiu added parent issue #9106 on Feb 15, 2026, 7:36 PM
tobiu referenced in commit 51080a9 - "fix(devindex): Restore current year data and polish activity column (#9175) on Feb 15, 2026, 7:48 PM
tobiu closed this issue on Feb 15, 2026, 7:49 PM
tobiu changed title from DevIndex: Cap Heatmap and Activity Data at Previous Full Year to DevIndex: Restore 2026 Data and Polish Activity Column on Feb 15, 2026, 7:50 PM