tdesktop/Telegram/SourceFiles/statistics
23rd 3e55380eed Returned support of detail dots to linear chart view class. 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 Returned support of detail dots to linear chart view class. 2023-10-11 22:12:30 +04:00
chart_widget.h Cached both main and footer charts in single linear chart view. 2023-10-11 22:12:30 +04:00
linear_chart_view.cpp Returned support of detail dots to linear chart view class. 2023-10-11 22:12:30 +04:00
linear_chart_view.h Returned support of detail dots to linear chart view class. 2023-10-11 22:12:30 +04:00
point_details_widget.cpp Added support to hide name and value of line in PointDetailsWidget. 2023-10-11 22:12:29 +04:00
point_details_widget.h Added support to hide name and value of line in PointDetailsWidget. 2023-10-11 22:12:29 +04:00
segment_tree.cpp
segment_tree.h
statistics.style Added implementation of buttons container to filter chart lines. 2023-10-11 22:12:29 +04:00
statistics_box.cpp Added initial widget with full zoom static linear chart. 2023-10-11 22:12:29 +04:00
statistics_box.h
statistics_common.h Returned support of detail dots to linear chart view class. 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