|
03009ed276
|
made a RangeOfAqiChart._lines a getter.
|
2025-05-27 13:21:42 +03:00 |
|
|
a1142eb38c
|
gave range of aqi chart a tooltip that shows the necessary data.
|
2025-05-27 13:17:05 +03:00 |
|
|
1aa7bf2162
|
fixed charts clipping overflow in chart.
|
2025-05-27 12:37:36 +03:00 |
|
|
d90d3d4026
|
added loading state to range of aqi chart.
|
2025-05-27 12:29:06 +03:00 |
|
|
8a5173f429
|
made font size of AqiTypeDropdown slightly smaller.
|
2025-05-27 09:36:35 +03:00 |
|
|
bee8652d03
|
responsivness
|
2025-05-26 16:59:44 +03:00 |
|
|
ec7b0aa078
|
shows AnalyticsErrorWidget and spacing under it only when there is an error.
|
2025-05-26 15:58:34 +03:00 |
|
|
296b03e1aa
|
shows month data instead of index on bottom titles of RangeOfAqiChart .
|
2025-05-26 15:54:56 +03:00 |
|
|
177c7f1030
|
Responsiveness of RangeOfAqiChartTitle .
|
2025-05-26 15:49:38 +03:00 |
|
|
171dc52e28
|
Created AqiTypeDropdown .
|
2025-05-26 15:10:30 +03:00 |
|
|
63ca98895f
|
moved RangeOfAqiChartTitle .
|
2025-05-26 13:27:12 +03:00 |
|
|
7e54cfdccd
|
Implemented min, max, average informative cells to RangeOfAqiChartBox .
|
2025-05-26 13:25:14 +03:00 |
|
|
fb4d44450f
|
Disabled animation in RangeOfAqiChart .
|
2025-05-26 11:25:12 +03:00 |
|
|
12e4285b14
|
removed unnecessary Stack widget from RangeOfAqiChart .
|
2025-05-26 11:24:53 +03:00 |
|
|
4af81bcc10
|
make the aqi range chart read its data from RangeOfAqiBloc .
|
2025-05-26 11:22:05 +03:00 |
|
|
926bcd9a5d
|
Extracted lines data into a helper method for ease of readability.
|
2025-05-26 10:48:04 +03:00 |
|
|
33f9add78a
|
Extracted some logic of RangeOfAqiChart into a helper class.
|
2025-05-26 10:41:36 +03:00 |
|
|
563a3e1cf5
|
Refactored RangeOfAqiChart to consolidate line chart creation into a reusable method, improving code maintainability and reducing duplication.
|
2025-05-26 10:31:21 +03:00 |
|
|
791b71276a
|
populated linear data for RangeOfAqiChart , for a more pleasant dev experience and debugging.
|
2025-05-26 10:29:38 +03:00 |
|
|
24e3eb2311
|
extracted titlesData into a private factory method to enahnce readability.
|
2025-05-26 10:18:15 +03:00 |
|
|
82006e9aaf
|
Implemented the side titles of RangeOfAqiChart .
|
2025-05-26 10:12:52 +03:00 |
|
|
cd2eb46f49
|
Implemented the overall design of RangeOfAqiChart , whats left is 100% matching it with the figma design.
|
2025-05-26 09:50:53 +03:00 |
|
|
c8fe4e3baa
|
Created an initial version of RangeOfAqiChart .
|
2025-05-25 12:01:45 +03:00 |
|
|
9adbbb9a2d
|
Integrated and implemented devices dropdown into the newly created widget AirQualityEndSideWidget .
|
2025-05-22 15:19:50 +03:00 |
|