File tree Expand file tree Collapse file tree 1 file changed +17
-3
lines changed
Expand file tree Collapse file tree 1 file changed +17
-3
lines changed Original file line number Diff line number Diff line change 44
55### Fixed
66
7- - First marker alpha was different to other marker's alpha
8- - Make some transactions clearer. (rectangle-line first marker)
7+ - Make some static charts clearer:
8+ - Area/line charts different markers are not connected.
9+ - Not existing or disabled markers have no effect.
10+ - Make some transactions clearer:
11+ - Rectangle - Line/Area first marker not fades, but shrinks.
12+ - The first marker's alpha was different to the other marker's alpha.
13+ - Marker connection rework: Introduce invalid, polar and self connection.
14+ - Marker connection animation step necessity and timing fixes.
15+ - Slipped animation steps (coordinateSystem - connection/orientation) fixes.
16+ - Filtered markers (and their connections):
17+ - Disappearing on hide animation phase.
18+ - Appearing on show animation phase.
919
1020### Added
1121
12- - New data handling implemented: Not generating big cube
22+ - New data handling implemented:
23+ - Only existing data generates the chart.
24+ - Reduced memory usage.
25+ - Bigger data capacity.
26+ - Canvas line drawing detail can be set (on C++ side).
1327
1428## [ 0.11.4] - 2024-07-09
1529
You can’t perform that action at this time.
0 commit comments