23rd
|
c3254a53bc
|
Moved out calculation of height limits for linear chart to single place.
|
2023-11-28 21:55:24 +04:00 |
|
23rd
|
5ea066e6a7
|
Moved class of line ratio for double linear chart from private space.
|
2023-11-28 21:55:24 +04:00 |
|
23rd
|
bc6556ebc4
|
Moved out class for cached selected points on chart from private space.
|
2023-11-28 21:55:23 +04:00 |
|
23rd
|
cba8387589
|
Fixed value types in struct data for drawing of charts.
|
2023-10-13 05:16:30 +03:00 |
|
23rd
|
8ded88baf5
|
Moved out control of animations for line filtering to separated class.
|
2023-10-11 22:12:33 +04:00 |
|
23rd
|
bdd35a6e2b
|
Added ability to handle mouse move to chart views.
|
2023-10-11 22:12:31 +04:00 |
|
23rd
|
21c1ba7607
|
Fixed display of selected days in zoomed stack linear chart view.
|
2023-10-11 22:12:31 +04:00 |
|
23rd
|
71b6a58683
|
Added initial support of sync zoom of charts to stack linear chart view.
|
2023-10-11 22:12:31 +04:00 |
|
23rd
|
a9b0464726
|
Moved out context for chart paint to separated structure.
|
2023-10-11 22:12:30 +04:00 |
|
23rd
|
b606a7b21d
|
Added initial animation and selection to stack chart view.
|
2023-10-11 22:12:30 +04:00 |
|
23rd
|
7a436f32dd
|
Moved out search of clicked index on chart to chart view.
|
2023-10-11 22:12:30 +04:00 |
|
23rd
|
54d5358b75
|
Fixed position of selected X in linear chart animations.
|
2023-10-11 22:12:30 +04:00 |
|
23rd
|
11b932707c
|
Moved out calculation of height limits to abstract chart view class.
|
2023-10-11 22:12:30 +04:00 |
|
23rd
|
d50aca0d33
|
Created abstract chart view class.
|
2023-10-11 22:12:30 +04:00 |
|