tdesktop/Telegram/SourceFiles/statistics
23rd 23868bf9cc Added ability to hide charts without data in statistics box. 2023-10-11 22:12:33 +04:00
..
view Fixed display of outer points on linear chart. 2023-10-11 22:12:33 +04:00
chart_header_widget.cpp Moved out chart header to separated files. 2023-10-11 22:12:30 +04:00
chart_header_widget.h Moved out chart header to separated files. 2023-10-11 22:12:30 +04:00
chart_horizontal_lines_data.cpp Added ability to paint horizontal lines for double linear charts. 2023-10-11 22:12:30 +04:00
chart_horizontal_lines_data.h Added ability to paint horizontal lines for double linear charts. 2023-10-11 22:12:30 +04:00
chart_lines_filter_controller.cpp Moved out control of animations for line filtering to separated class. 2023-10-11 22:12:33 +04:00
chart_lines_filter_controller.h Moved out control of animations for line filtering to separated class. 2023-10-11 22:12:33 +04:00
chart_lines_filter_widget.cpp Slightly reduced size of buttons in container to filter chart lines. 2023-10-11 22:12:30 +04:00
chart_lines_filter_widget.h Added implementation of buttons container to filter chart lines. 2023-10-11 22:12:29 +04:00
chart_widget.cpp Added all chart widgets for statistic of channels. 2023-10-11 22:12:33 +04:00
chart_widget.h Added all chart widgets for statistic of channels. 2023-10-11 22:12:33 +04:00
point_details_widget.cpp Added details popup to selected part of pie chart. 2023-10-11 22:12:30 +04:00
point_details_widget.h Added details popup to selected part of pie chart. 2023-10-11 22:12:30 +04:00
segment_tree.cpp
segment_tree.h
statistics.style Added overview info to statistic of channels. 2023-10-11 22:12:33 +04:00
statistics_box.cpp Added ability to hide charts without data in statistics box. 2023-10-11 22:12:33 +04:00
statistics_box.h
statistics_common.h Added initial support of sync zoom of charts to stack linear chart view. 2023-10-11 22:12:31 +04:00
statistics_data_deserialize.cpp Added support of default zoom to statistical charts. 2023-10-11 22:12:33 +04:00
statistics_data_deserialize.h Added deserialization from JSON to statistics data. 2023-10-11 22:12:29 +04:00