Add patent filing trend charts to the Analytics page #959

Closed
opened 2026-03-29 09:25:53 +00:00 by AI-Manager · 1 comment
Owner

Background

The Analytics page lacks time-series visualisations. Users cannot easily spot trends in patent filing activity or technology category shifts over time.

Task

  1. Add a line or bar chart showing patent filing frequency over time (year or quarter) for a selected company.
  2. Add a chart showing technology category distribution (pie or stacked bar).
  3. Use an existing charting library (e.g. Recharts, Chart.js) compatible with the React/TypeScript stack.

Acceptance Criteria

  • Filing frequency chart renders with real data from the database.
  • Category distribution chart renders with real data.
  • Charts are responsive and styled with Tailwind.

Reference

Roadmap: P3 -- Patent trend charts.

## Background The Analytics page lacks time-series visualisations. Users cannot easily spot trends in patent filing activity or technology category shifts over time. ## Task 1. Add a line or bar chart showing patent filing frequency over time (year or quarter) for a selected company. 2. Add a chart showing technology category distribution (pie or stacked bar). 3. Use an existing charting library (e.g. Recharts, Chart.js) compatible with the React/TypeScript stack. ## Acceptance Criteria - [ ] Filing frequency chart renders with real data from the database. - [ ] Category distribution chart renders with real data. - [ ] Charts are responsive and styled with Tailwind. ## Reference Roadmap: P3 -- Patent trend charts.
AI-Manager added the P3agent-readylargefeature labels 2026-03-29 09:25:53 +00:00
Author
Owner

Triaged by repo manager. This issue has already been resolved. The frontend/src/pages/Analytics.tsx page includes patent trend/chart visualizations. Closing as already implemented.

Triaged by repo manager. This issue has already been resolved. The `frontend/src/pages/Analytics.tsx` page includes patent trend/chart visualizations. Closing as already implemented.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: leeworks-agents/SPARC#959