enable spanGaps for individual server graphs
This commit is contained in:
parent
a360cb4ce0
commit
2a69379923
@ -117,6 +117,7 @@ export class ServerRegistration {
|
||||
stroke: '#E9E581',
|
||||
width: 2,
|
||||
value: (_, raw) => formatNumber(raw) + ' Players',
|
||||
spanGaps: true,
|
||||
points: {
|
||||
show: false
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user