.. |
abstract_chart_view.h
|
Moved out control of animations for line filtering to separated class.
|
2023-10-11 22:12:33 +04:00 |
chart_rulers_view.cpp
|
Added ability to hide part of info on chart ruler when line is filtered.
|
2023-10-11 22:12:34 +04:00 |
chart_rulers_view.h
|
Added ability to hide part of info on chart ruler when line is filtered.
|
2023-10-11 22:12:34 +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
|
Created abstract chart view class.
|
2023-10-11 22:12:30 +04:00 |
linear_chart_view.cpp
|
Guarded cases when min and max values of charts are equal.
|
2023-10-11 22:12:34 +04:00 |
linear_chart_view.h
|
Moved out control of animations for line filtering to separated class.
|
2023-10-11 22:12:33 +04:00 |
stack_chart_common.cpp
|
Improved limits of zoomed in slider in footer for stack linear chart.
|
2023-10-11 22:12:33 +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
|
Guarded cases when min and max values of charts are equal.
|
2023-10-11 22:12:34 +04:00 |
stack_chart_view.h
|
Moved out control of animations for line filtering to separated class.
|
2023-10-11 22:12:33 +04:00 |
stack_linear_chart_common.cpp
|
Added support of percentages display to details widget.
|
2023-10-11 22:12:34 +04:00 |
stack_linear_chart_common.h
|
Added support of percentages display to details widget.
|
2023-10-11 22:12:34 +04:00 |
stack_linear_chart_view.cpp
|
Added support of percentages display to details widget.
|
2023-10-11 22:12:34 +04:00 |
stack_linear_chart_view.h
|
Added support of percentages display to details widget.
|
2023-10-11 22:12:34 +04:00 |