tdesktop/Telegram/SourceFiles/statistics/view
23rd dc04a1afdb Removed display of selected index with incorrect value on bar chart. 2023-11-28 21:55:25 +04:00
..
abstract_chart_view.cpp Moved out calculation of height limits for linear chart to single place. 2023-11-28 21:55:24 +04:00
abstract_chart_view.h Moved out calculation of height limits for linear chart to single place. 2023-11-28 21:55:24 +04:00
bar_chart_view.cpp Removed display of selected index with incorrect value on bar chart. 2023-11-28 21:55:25 +04:00
bar_chart_view.h Added ability to use BarChartView as non-stack as well. 2023-11-28 21:55:24 +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 ability to use BarChartView as non-stack as well. 2023-11-28 21:55:24 +04:00
chart_view_factory.h
linear_chart_view.cpp Moved out calculation of height limits for linear chart to single place. 2023-11-28 21:55:24 +04:00
linear_chart_view.h Moved class of line ratio for double linear chart from private space. 2023-11-28 21:55:24 +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_linear_chart_common.cpp Added animation to pie chart while changing its parts. 2023-10-11 22:12:35 +04:00
stack_linear_chart_common.h Added animation to pie chart while changing its parts. 2023-10-11 22:12:35 +04:00
stack_linear_chart_view.cpp Fix build with GCC. 2023-10-13 10:10:11 +04:00
stack_linear_chart_view.h Added animation to pie chart while changing its parts. 2023-10-11 22:12:35 +04:00