tdesktop/Telegram/SourceFiles/statistics
23rd 74313d23f3 Added new type of chart view for double linear charts. 2023-10-11 22:12:30 +04:00
..
view Added new type of chart view for double linear charts. 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 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 Moved out paint of horizontal lines for charts to separated view class. 2023-10-11 22:12:30 +04:00
chart_widget.h Moved out paint of horizontal lines for charts to separated view class. 2023-10-11 22:12:30 +04:00
point_details_widget.cpp Added icon to widget for point details on chart when zoom is enabled. 2023-10-11 22:12:30 +04:00
point_details_widget.h Added icon to widget for point details on chart when zoom is enabled. 2023-10-11 22:12:30 +04:00
segment_tree.cpp
segment_tree.h
statistics.style Slightly reduced size of buttons in container to filter chart lines. 2023-10-11 22:12:30 +04:00
statistics_box.cpp Added support of different chart types in chart widget. 2023-10-11 22:12:30 +04:00
statistics_box.h
statistics_common.h Added new type of chart view for double linear charts. 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