forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
d67120ce8f
9 changed files with 422 additions and 37 deletions
|
@ -574,7 +574,7 @@ function createGraphs(allFeatures: ChangeSetData[], appliedFilterDescription: st
|
|||
.asHist(true)
|
||||
.keyToDate(true)
|
||||
.asBar({
|
||||
name: `Unique contributors per day (${total} total contributors)`
|
||||
name: `Unique contributors per day (${total} total)`
|
||||
}),
|
||||
newContributorsPerDay
|
||||
.asHist(true)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue