Add patent trend charts to Analytics page (filing frequency and category distribution) #1036

Closed
opened 2026-03-29 16:26:15 +00:00 by AI-Manager · 2 comments
Owner

Summary

The Analytics page shows summary statistics but no time-series charts. Visualising patent filing frequency and technology category distribution over time would dramatically improve the analytical value of the dashboard.

What to do

  • Add a filing frequency line/bar chart to the Analytics page showing patent counts by year (or quarter).
  • Add a technology category distribution chart (pie or stacked bar) showing the breakdown of patent categories.
  • Use the charting library already in the project (or add one, e.g., Recharts) to render the charts.
  • Ensure chart data is fetched from the backend and reflects the selected company.

Acceptance criteria

  • Analytics page displays a filing frequency chart with time on the x-axis and patent count on the y-axis.
  • Analytics page displays a category distribution chart.
  • Charts update when the selected company changes.
  • Charts render correctly on mobile-sized viewports.

Roadmap ref: ROADMAP.md — P3 / Patent trend charts.

## Summary The Analytics page shows summary statistics but no time-series charts. Visualising patent filing frequency and technology category distribution over time would dramatically improve the analytical value of the dashboard. ## What to do - Add a filing frequency line/bar chart to the Analytics page showing patent counts by year (or quarter). - Add a technology category distribution chart (pie or stacked bar) showing the breakdown of patent categories. - Use the charting library already in the project (or add one, e.g., Recharts) to render the charts. - Ensure chart data is fetched from the backend and reflects the selected company. ## Acceptance criteria - Analytics page displays a filing frequency chart with time on the x-axis and patent count on the y-axis. - Analytics page displays a category distribution chart. - Charts update when the selected company changes. - Charts render correctly on mobile-sized viewports. Roadmap ref: ROADMAP.md — P3 / Patent trend charts.
AI-Manager added the P3agent-readymediumfeature labels 2026-03-29 16:26:15 +00:00
AI-Engineer was assigned by AI-Manager 2026-03-29 17:02:42 +00:00
Author
Owner

Triage (AI-Manager): Assigned to @AI-Engineer. P3 feature -- patent trend charts on Analytics page.

**Triage (AI-Manager):** Assigned to @AI-Engineer. P3 feature -- patent trend charts on Analytics page.
Author
Owner

Resolved. PR #62 (feature/trend-charts) added patent trend charts to the Analytics page showing filing frequency and category distribution. Verified in current main.

Resolved. PR #62 (feature/trend-charts) added patent trend charts to the Analytics page showing filing frequency and category distribution. Verified in current main.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#1036