Commit Graph

31 Commits

Author SHA1 Message Date
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
Serhiy Mytrovtsiy
caac121708 feat: added download/upload colors selector for Network widget (#772) 2022-01-07 15:06:12 +01:00
Serhiy Mytrovtsiy
e392a86aa4 feat: added an option to reinitialize network chart points array 2021-12-06 17:19:54 +01:00
Serhiy Mytrovtsiy
c9bb4b4609 feat: added an option to reinitialize line chart points array 2021-12-01 20:49:35 +01:00
Serhiy Mytrovtsiy
e1bac3ffa0 fix: fixed Line Chart widget size when label option is enabled (#678) 2021-11-02 19:59:12 +01:00
Serhiy Mytrovtsiy
83cea2bcd9 feat: adjusted LineChart size 2021-10-28 17:13:15 +02:00
Serhiy Mytrovtsiy
585014cba1 feat: added monochrome (grayscaled) color to the Tachometer widget 2021-10-14 18:29:50 +02:00
Serhiy Mytrovtsiy
9163b35ecf feat: initialized Tachometer widget (#631) 2021-10-12 17:30:52 +02:00
Serhiy Mytrovtsiy
487e68438e feat: added monochrome accent for network chart (#634) 2021-09-28 21:03:06 +02:00
Serhiy Mytrovtsiy
178b713353 feat: prepare to support macOS 10.13 2021-07-07 19:15:47 +02:00
Serhiy Mytrovtsiy
13707090eb feat: combine StatsKit and ModuleKit in the one framework: Kit 2021-06-04 19:37:29 +02:00