forked from 0xWheatyz/SPARC
Add patent trend charts to the Analytics page (filing frequency and category distribution over time) #1467
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?
Context
Roadmap item: P3 - Patent trend charts
What to do
Acceptance criteria
[Triage] P3 feature (patent trend charts). Assigned to @AI-Engineer. Queued for implementation after P1 and P2 issues are addressed.
[Verification] All acceptance criteria met. Verified complete.
/analytics/trendsendpoint inapi.pyreturnsby_month(per-company per-month counts) andby_type_over_timedata.Analytics.tsxrenders line charts (analyses per company over time) and stacked bar charts (analysis types over time) using Recharts. Closing as implemented.