23rd
|
e6559276c0
|
Added class to calculate context state while chart lines are filtering.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
520989a7e6
|
Added initial ability to filter chart lines.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
367adaa44d
|
Attempted to increase performance when paint complicated charts.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
73b4621121
|
Cached current x-axis indices to reduce redundant calculations.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
f76f69b5cd
|
Moved out details dots above horizontal line captions.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
07cd35b1a8
|
Added fade animation to details widget on charts.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
74aae29b64
|
Added point details widget to chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
9e8d60065b
|
Slightly improved code style in PaintLinearChartView.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
4dad0a215a
|
Removed some unused data chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
59f61586a9
|
Improved code style in chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
629dd6f9de
|
Added dirty implementation of chart animation with both axes.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
f4fc8ec2c4
|
Added initial chart y-axis animation without x-axis.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
e8aa55d4d8
|
Added initial support of static zoom for chart widget.
|
2023-10-11 22:12:29 +04:00 |
|
23rd
|
c9eb9a3ee0
|
Added initial widget with full zoom static linear chart.
|
2023-10-11 22:12:29 +04:00 |
|