mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-02 18:39:05 +01:00
feat: add a plot type label to the button
This commit is contained in:
parent
f196656f43
commit
1b106e3ac7
@ -112,6 +112,7 @@ class CpuPlotViewModel {
|
||||
return [
|
||||
{
|
||||
elemtype: "iconbutton",
|
||||
label: "Plot Type",
|
||||
icon: "wrench",
|
||||
click: (e) => this.handleContextMenu(e),
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user