AyuGramDesktop/Telegram/SourceFiles/statistics
2023-10-11 22:12:30 +04:00
..
view Added initial animation and selection to stack chart view. 2023-10-11 22:12:30 +04:00
chart_horizontal_lines_data.cpp Added initial animation of horizontal lines in chart widget. 2023-10-11 22:12:29 +04:00
chart_horizontal_lines_data.h Added initial animation of horizontal lines in chart widget. 2023-10-11 22:12:29 +04:00
chart_lines_filter_widget.cpp Added implementation of buttons container to filter chart lines. 2023-10-11 22:12:29 +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 ability to hide point details on chart by second click. 2023-10-11 22:12:30 +04:00
chart_widget.h Fixed position of selected X in linear chart animations. 2023-10-11 22:12:30 +04:00
point_details_widget.cpp Fixed position of selected X in linear chart animations. 2023-10-11 22:12:30 +04:00
point_details_widget.h Fixed position of selected X in linear chart animations. 2023-10-11 22:12:30 +04:00
segment_tree.cpp Added implementation of class for segment tree. 2023-10-11 22:12:28 +04:00
segment_tree.h Added implementation of class for segment tree. 2023-10-11 22:12:28 +04:00
statistics.style Added support of custom header in chart widget with zoomed chart. 2023-10-11 22:12:30 +04:00
statistics_box.cpp Added support of async charts for main graphs. 2023-10-11 22:12:30 +04:00
statistics_box.h Added dummy box class for statistics. 2023-10-11 22:12:28 +04:00
statistics_common.h Added dummy class for stack chart view. 2023-10-11 22:12:30 +04:00
statistics_data_deserialize.cpp Added initial ability to filter chart lines. 2023-10-11 22:12:29 +04:00
statistics_data_deserialize.h Added deserialization from JSON to statistics data. 2023-10-11 22:12:29 +04:00