mirror of
https://github.com/zulip/zulip.git
synced 2025-11-20 14:38:46 +00:00
docs: Fix outdated description of where stats views are.
This commit is contained in:
@@ -178,10 +178,8 @@ the updated graphs.
|
|||||||
|
|
||||||
The relevant files are:
|
The relevant files are:
|
||||||
|
|
||||||
- analytics/views.py: All chart data requests from the /stats page call
|
- analytics/views/stats.py: All chart data requests from the /stats page call
|
||||||
get_chart_data in this file. The bottom half of this file (with all the
|
get_chart_data in this file.
|
||||||
raw sql queries) is for a different page (/activity), not related to
|
|
||||||
/stats.
|
|
||||||
- web/src/stats/stats.js: The JavaScript and Plotly code.
|
- web/src/stats/stats.js: The JavaScript and Plotly code.
|
||||||
- templates/analytics/stats.html
|
- templates/analytics/stats.html
|
||||||
- web/styles/stats.css and web/styles/portico.css: We are in the
|
- web/styles/stats.css and web/styles/portico.css: We are in the
|
||||||
|
|||||||
Reference in New Issue
Block a user