screens/analytics/organizations_analytics library

Flutter page that shows weekly or monthly test analytics for organizations using Appwrite as the backend and fl_chart for graph visualization.

Classes

OrganizationAnalyticsPage
A page that displays test trends for selected organizations in weekly/monthly charts.
TestData
Represents test data per time unit.
TestLineChart
Widget to render a line chart from test data.