sparkline: remove maxSamples, remove bar gaps, always fill width from data
This commit is contained in:
parent
a0a5b907b9
commit
946c3a61d7
5 changed files with 3 additions and 12 deletions
|
|
@ -84,7 +84,6 @@ Column {
|
|||
height: 36
|
||||
history: S.SystemStats.gpuHistory
|
||||
active: root.active
|
||||
maxSamples: 60
|
||||
colorFunction: v => S.Theme.loadColor(v)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue