| .. |
|
abstract_chart_view.h
|
Fixed display of selected days in zoomed stack linear chart view.
|
2023-10-11 22:12:31 +04:00 |
|
chart_horizontal_lines_view.cpp
|
Added support to hide chart elements with opacity from chart view.
|
2023-10-11 22:12:30 +04:00 |
|
chart_horizontal_lines_view.h
|
Added ability to paint horizontal lines for double linear charts.
|
2023-10-11 22:12:30 +04:00 |
|
chart_view_factory.cpp
|
Added initial implementation of stack linear chart.
|
2023-10-11 22:12:30 +04:00 |
|
chart_view_factory.h
|
|
|
|
linear_chart_view.cpp
|
Added support to hide chart elements with opacity from chart view.
|
2023-10-11 22:12:30 +04:00 |
|
linear_chart_view.h
|
Moved out context for chart paint to separated structure.
|
2023-10-11 22:12:30 +04:00 |
|
stack_chart_common.cpp
|
Fixed display of zoomed days in pie chart view.
|
2023-10-11 22:12:31 +04:00 |
|
stack_chart_common.h
|
Fixed display of zoomed days in pie chart view.
|
2023-10-11 22:12:31 +04:00 |
|
stack_chart_view.cpp
|
Moved out context for chart paint to separated structure.
|
2023-10-11 22:12:30 +04:00 |
|
stack_chart_view.h
|
Moved out context for chart paint to separated structure.
|
2023-10-11 22:12:30 +04:00 |
|
stack_linear_chart_view.cpp
|
Fixed display of zoomed days in pie chart view.
|
2023-10-11 22:12:31 +04:00 |
|
stack_linear_chart_view.h
|
Slightly refactored variables in stack linear chart view.
|
2023-10-11 22:12:31 +04:00 |