Commit Graph

60 Commits

Author SHA1 Message Date
Serhiy Mytrovtsiy
cb744f8e99 feat: unlocked widgets updates since the chronod was fixed in macOS 26.1 (#2733) 2025-11-13 17:37:46 +01:00
Serhiy Mytrovtsiy
5384e71889 feat: added gradient style to the line chart 2025-10-16 19:11:31 +02:00
Serhiy Mytrovtsiy
25201834da feat: added round style to some charts to have more Apple-like style charts 2025-09-26 15:38:23 +02:00
Serhiy Mytrovtsiy
e67961038d v2.11.47 2025-07-13 10:15:58 +02:00
Serhiy Mytrovtsiy
e806b5c4ca fix: fixed charts that causes crashes (#2550) 2025-06-07 21:57:50 +02:00
Serhiy Mytrovtsiy
37807c8053 fix: added queue synchronization for all charts (#2492) 2025-04-12 20:45:11 +02:00
Serhiy Mytrovtsiy
da4ab07db1 fix: fixed logarithmic scaling in different than Network charts (#2418) 2025-03-27 20:15:49 +01:00
Serhiy Mytrovtsiy
08c4ab9f97 feat: added tooltips to the missing elements and enabled accessibility on some not natively supported (#2321) 2025-01-17 18:32:29 +01:00
Serhiy Mytrovtsiy
16678796ab fix: removed the tooltip feature for the IO chart (#2080) 2024-09-06 17:50:41 +02:00
Cornelius Roemer
d90f7a0208 fix: made log scale graph have a better dynamic range (#2090)
* fixup

* Apply suggestions from code review

Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>

---------

Signed-off-by: Cornelius Roemer <cornelius.roemer@gmail.com>
2024-09-01 17:00:54 +02:00
Serhiy Mytrovtsiy
b4ce41c3ce fix: adjusted tooltip to show the float number when the value is less than 1 (#2025) 2024-07-12 18:51:06 +02:00
Serhiy Mytrovtsiy
eb882774bb feat: small codebase refactoring (mostly removed unused code and changes in access control) 2024-05-08 17:21:58 +02:00
Serhiy Mytrovtsiy
bfadf4eb9b feat: moved widgets settings to the new design 2024-04-25 18:04:19 +02:00
Serhiy Mytrovtsiy
445b842087 fix: fixed in/out values position in the Network chart (#1900) 2024-04-19 23:45:35 +02:00
Serhiy Mytrovtsiy
b016113447 fix: fixed bug with line chart offset in the menu bar (#1894) 2024-04-15 19:14:10 +02:00
Serhiy Mytrovtsiy
2ec21de043 feat: moved network chart to the network chart widget. Replaced NetworkChart with NetworkChartV2. 2024-04-09 18:42:28 +02:00
Serhiy Mytrovtsiy
f2d9a491fa feat: added a new NetworkChartViewV2 chart. Which merges 2 line charts. Moved the disk and network charts in the popup to the new chart. 2024-04-08 16:44:26 +02:00
Serhiy Mytrovtsiy
27891b0d5a feat: added main chart scale setting to the Network popup settings 2024-04-06 16:00:50 +02:00
Serhiy Mytrovtsiy
8a27539df1 feat: initialized fixed scale for charts (#1787) 2024-04-04 20:06:11 +02:00
Serhiy Mytrovtsiy
14e14d6be5 feat: added tooltip to the CPU efficient/performance bar charts in the popup view 2024-03-04 20:24:55 +01:00
Serhiy Mytrovtsiy
eb13efce03 feat: changed no value behavior on a line chart. Starting from now no value will not visible on the chart. Before no value was presented as 0 which caused a little confusion. 2024-03-02 14:43:42 +01:00
Serhiy Mytrovtsiy
052845d480 feat: added a timestamp to the line chart
feat: added background for tooltip in the line chart
2024-02-29 18:30:45 +01:00
Serhiy Mytrovtsiy
d6a88e5d78 feat: updated Disk portal view 2024-01-27 21:22:59 +01:00
Serhiy Mytrovtsiy
7ed9b9f4d3 fix: adjusted network chart tooltip size (#1788) 2024-01-22 18:03:39 +01:00
Serhiy Mytrovtsiy
3b9a9f4bd6 feat: added details to the CPU portal view 2024-01-20 19:05:12 +01:00
Serhiy Mytrovtsiy
dacbdc6f98 feat: added value tooltip to the network chart 2024-01-16 21:38:38 +01:00
Serhiy Mytrovtsiy
4754b6144a feat: added reverse order to the network chart (#1721) 2023-12-19 23:05:33 +01:00
Serhiy Mytrovtsiy
51bf0b4091 fix: moved from frame to dirtyRect origin for line chart 2023-10-22 13:34:01 +02:00
Serhiy Mytrovtsiy
66641a1817 fix: fixed CPU line chart baseline in the popup view 2023-10-12 20:51:32 +02:00
Serhiy Mytrovtsiy
48322fc7e8 fix: fixed circles charts in the new version of Cocoa 2023-09-28 17:33:55 +02:00
Serhiy Mytrovtsiy
b6bba2d2cc feat: added new grid chart 2023-04-11 20:47:17 +02:00
Serhiy Mytrovtsiy
03e37cfc4a feat: removed macOS 10.14* checks 2023-02-16 19:44:10 +01:00
Serhiy Mytrovtsiy
3ab0a71bf5 feat: switch to the linear scaling for the sensor chart in the popup view (#1277) 2023-02-12 23:40:42 +01:00
Serhiy Mytrovtsiy
732fb5829c feat: added a new BarChart for usage per core visualization in the CPU popup 2023-02-04 16:45:46 +01:00
Serhiy Mytrovtsiy
ebc548996c feat: added options to select colors in the Network popup (#565) 2022-10-07 16:00:44 +02:00
Serhiy Mytrovtsiy
43b80fe751 feat: added options to select colors in the CPU popup (#565) 2022-10-05 20:55:10 +02:00
Serhiy Mytrovtsiy
4dbf23b48b fix: adjusted network chart baseline 2022-09-03 13:31:49 +02:00
Serhiy Mytrovtsiy
22c84ff305 feat: added an option to separate download and upload scale in the Network chart (#966)
fix: restore the scale in the Network chart after a restart
2022-08-30 18:18:18 +02:00
Serhiy Mytrovtsiy
64d7e4e8bf fix: quick fix for the network chart that does not fit value in the range 0-1 (charts in the Disks and Network popups) 2022-08-07 20:38:07 +02:00
Serhiy Mytrovtsiy
4635820530 feat: added different scaling types to the charts (none, square, cube, logarithmic) (#844) 2022-08-02 11:05:28 +02:00
Serhiy Mytrovtsiy
49164388ca feat: increased swiftlint file_length rule from 600 to 800 2022-05-24 23:26:53 +02:00
Serhiy Mytrovtsiy
d474521f78 feat: added custom suffix to the line chart toolTip (#946) 2022-05-24 23:26:14 +02:00
Serhiy Mytrovtsiy
12c219caf0 feat: fixed value rounding in the PieChartView (#933) 2022-05-23 18:01:33 +02:00
Serhiy Mytrovtsiy
f165955247 feat: use shadow point array when clicking on the line chart. It prevents missing the data when previewing the chart by clicking 2022-05-09 21:39:02 +02:00
Serhiy Mytrovtsiy
c664d7c1a6 feat: added pointer to the line chart with detecting and showing the information about the nearest point 2022-05-06 17:11:08 +02:00
Serhiy Mytrovtsiy
6fb2c9b11b feat: changed function_body_length swiftlint rule from 60/80 to 80/100 2022-04-02 12:45:41 +02:00
Serhiy Mytrovtsiy
548caace0e fix: adjusted network chart size 2022-03-18 12:51:36 +01:00
Serhiy Mytrovtsiy
c5e6214fb2 feat: changed the default value for window visibility for charts 2022-03-14 18:46:27 +01:00
Serhiy Mytrovtsiy
e39f4f731e fix: fixed updates of sensor chart 2022-03-14 18:34:58 +01:00
Serhiy Mytrovtsiy
fa266ffc32 fix: add a sensor value to the chart in the popup view even if the popup is closed 2022-03-11 19:02:40 +01:00