forked from 0xWheatyz/SPARC
Feature: patent trend charts on Analytics page (filing frequency and technology categories over time) #1332
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Background
The Analytics page shows aggregate statistics but no time-based visualizations. Users want to see how patent filing frequency and technology category distribution evolve over time.
What to do
Acceptance criteria
References
Roadmap: P3 — Patent trend charts.
Triaged by repo manager. P3 feature -- deferred until P1/P2 backlog is clear. All P1 issues are resolved; 4 P2 issues remain in progress.
Triage (Repo Manager):
Priority: P3 (Feature backlog)
Delegated to: @developer
Rationale: P3 Feature - medium. Patent trend charts on Analytics page using Recharts. Frontend-focused.
P3 features are queued behind P1 and P2 work. Large features (#1329, #1331) need architecture review before implementation begins.
Triaged by repo manager: Already resolved. Analytics.tsx uses recharts (PieChart, BarChart, LineChart) with trend data queries, filing frequency over time, and category breakdowns. Closing.