AyuGramDesktop/Telegram/SourceFiles/statistics
2023-10-11 22:12:34 +04:00
..
view Guarded cases when min and max values of charts are equal. 2023-10-11 22:12:34 +04:00
chart_header_widget.cpp Decreased height of header for charts without dates. 2023-10-11 22:12:34 +04:00
chart_header_widget.h Decreased height of header for charts without dates. 2023-10-11 22:12:34 +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 Added support of dark theme to statistical charts. 2023-10-11 22:12:34 +04:00
chart_lines_filter_widget.h Added ability to filter out lines from chart on demand from backend. 2023-10-11 22:12:34 +04:00
chart_rulers_data.cpp Improved style of rulers on charts in statistics. 2023-10-11 22:12:34 +04:00
chart_rulers_data.h Improved style of rulers on charts in statistics. 2023-10-11 22:12:34 +04:00
chart_widget.cpp Decreased height of header for charts without dates. 2023-10-11 22:12:34 +04:00
chart_widget.h Fixed paint of rulers for stack chart view. 2023-10-11 22:12:34 +04:00
point_details_widget.cpp Added support of percentages display to details widget. 2023-10-11 22:12:34 +04:00
point_details_widget.h Added support of percentages display to details widget. 2023-10-11 22:12:34 +04:00
segment_tree.cpp Slightly refactored code for statistical charts. 2023-10-11 22:12:33 +04:00
segment_tree.h Added implementation of class for segment tree. 2023-10-11 22:12:28 +04:00
statistics.style Improved style of recent posts in statistical info. 2023-10-11 22:12:34 +04:00
statistics_common.h Improved style of rulers on charts in statistics. 2023-10-11 22:12:34 +04:00
statistics_data_deserialize.cpp Guarded cases when min and max values of charts are equal. 2023-10-11 22:12:34 +04:00
statistics_data_deserialize.h Added deserialization from JSON to statistics data. 2023-10-11 22:12:29 +04:00