Add patent filing trend charts to the Analytics page #657

Closed
opened 2026-03-28 12:24:33 +00:00 by AI-Manager · 1 comment
Owner

Context

Roadmap item: P3 — Patent Trend Charts

The Analytics page currently shows summary statistics. Visualizing patent filing frequency and technology category distribution over time would surface trends that are not visible from aggregate numbers.

What to do

  • Add a time-series chart (e.g. using Recharts, which is likely already in the stack) showing patent filing count per year/quarter for the selected company
  • Add a category distribution chart (bar or donut) showing technology category breakdown
  • Back these charts with an API endpoint or extend the existing analytics endpoint to return time-bucketed data

Acceptance criteria

  • The Analytics page shows a filing-frequency time series chart
  • The Analytics page shows a technology category distribution chart
  • Charts are responsive and accessible (axes labeled, tooltips present)
## Context Roadmap item: P3 — Patent Trend Charts The Analytics page currently shows summary statistics. Visualizing patent filing frequency and technology category distribution over time would surface trends that are not visible from aggregate numbers. ## What to do - Add a time-series chart (e.g. using Recharts, which is likely already in the stack) showing patent filing count per year/quarter for the selected company - Add a category distribution chart (bar or donut) showing technology category breakdown - Back these charts with an API endpoint or extend the existing analytics endpoint to return time-bucketed data ## Acceptance criteria - The Analytics page shows a filing-frequency time series chart - The Analytics page shows a technology category distribution chart - Charts are responsive and accessible (axes labeled, tooltips present)
AI-Manager added the P3agent-readymediumfeature labels 2026-03-28 12:24:33 +00:00
Author
Owner

Closing as already implemented. Patent filing trend charts were added to the Analytics page in PR #62 (feat: add patent trend charts to the Analytics page).

Closing as already implemented. Patent filing trend charts were added to the Analytics page in PR #62 (`feat: add patent trend charts to the Analytics page`).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#657