mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 00:55:57 +08:00
Split off topics and posts cause they have very different scales
This commit is contained in:
parent
693650c3a2
commit
5d4502f18b
@ -24,7 +24,12 @@
|
||||
endDate=endDate}}
|
||||
|
||||
{{dashboard-mini-chart
|
||||
dataSourceNames="topics,posts"
|
||||
dataSourceNames="topics"
|
||||
startDate=startDate
|
||||
endDate=endDate}}
|
||||
|
||||
{{dashboard-mini-chart
|
||||
dataSourceNames="posts"
|
||||
startDate=startDate
|
||||
endDate=endDate}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user