mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
Mostly consistent graph height
This commit is contained in:
parent
f6abc6dfc7
commit
83650a74f2
@ -63,8 +63,6 @@ Daily::Daily(QWidget *parent,Profile * _profile,gGraphView * shared, MainWindow
|
||||
layout->addWidget(GraphView,1);
|
||||
layout->addWidget(scrollbar,0);
|
||||
|
||||
const int default_height=150;
|
||||
|
||||
// GAHI=new gGraph(GraphView,"Event Breakdown",default_height);
|
||||
/*gSegmentChart * seg=new gSegmentChart(GST_Pie);
|
||||
seg->AddSlice(CPAP_Hypopnea,QColor(0x40,0x40,0xff,0xff),"H");
|
||||
|
Loading…
Reference in New Issue
Block a user