mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 02:30:44 +00:00
set minimum height for FLow rate
This commit is contained in:
parent
f34771de14
commit
731e40b74b
@ -346,8 +346,8 @@ Daily::Daily(QWidget *parent,gGraphView * shared)
|
||||
|
||||
gGraph *FRW = graphlist[schema::channel[CPAP_FlowRate].code()];
|
||||
FRW->AddLayer(l);
|
||||
|
||||
|
||||
l -> setMinimumHeight(80); // set the layer height to 80. or about 130 graph height.
|
||||
|
||||
// FRW->AddLayer(AddOXI(new gLineOverlayBar(OXI_SPO2Drop, COLOR_SPO2Drop, STR_TR_O2)));
|
||||
|
||||
bool square=AppSetting->squareWavePlots();
|
||||
|
Loading…
Reference in New Issue
Block a user