tdesktop/Telegram/SourceFiles/statistics
23rd 837b256778 Added support of dark theme to statistical charts. 2023-10-11 22:12:34 +04:00
..
view Fixed paint glitch of selected bar on stack chart view. 2023-10-11 22:12:34 +04:00
chart_header_widget.cpp Moved zoom out button to right side above chart. 2023-10-11 22:12:34 +04:00
chart_header_widget.h Moved zoom out button to right side above chart. 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 Fixed paint of rulers for stack chart view. 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 Slightly improved format of dates on charts. 2023-10-11 22:12:34 +04:00
point_details_widget.h Improved style of widget for details of selected points on chart. 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
statistics.style Moved zoom out button to right side above chart. 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 Added ability to filter out lines from chart on demand from backend. 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