diff --git a/Plugins/org.mitk.gui.qt.chartExample/src/internal/ChartExampleControls.ui b/Plugins/org.mitk.gui.qt.chartExample/src/internal/ChartExampleControls.ui index a3cd1102fb..6046e29d63 100644 --- a/Plugins/org.mitk.gui.qt.chartExample/src/internal/ChartExampleControls.ui +++ b/Plugins/org.mitk.gui.qt.chartExample/src/internal/ChartExampleControls.ui @@ -1,489 +1,502 @@ ChartExampleControls 0 0 455 - 1000 + 1135 0 0 QmitkTemplate - - - Data + + + 0 - - - - - - - data entry - - - - - - - - 0 - 0 - - - - - - - - - - - error - - - - - - - - 0 - 0 - - - - Error values - - + + + + 0 + -77 + 420 + 389 + + + + Data + + + + + + + + data entry + + + + + + + + 0 + 0 + + + + + + + + + + + error + + + + + + + + 0 + 0 + + + + Error values + + + + + + + + y error + + + + + + + x error + + + + + + + + 0 + 0 + + + + GroupBox + + + + + + + + plus error + + + + + + + minus error + + + + + + + + + + + + + + + + + + + 0 + 0 + + + + GroupBox + + + + + + + + plus error + + + + + + + + 0 + 0 + + + + + + + + + + + + 0 + 0 + + + + + + + + + + + minus error + + + + + + + + + + + + + + + + + data label + + + + + + + + 0 + 0 + + + + + + + + Chart type + + + + + + + + 0 + 0 + + + + + bar + + + + + line + + - - - - - y error - - - - - - - x error - - - - - - - - 0 - 0 - - - - GroupBox - - - - - - - - plus error - - - - - - - minus error - - - - - - - - - - - - - - - - - - - 0 - 0 - - - - GroupBox - - - - - - - - plus error - - - - - - - - 0 - 0 - - - - - - - - - - - - 0 - 0 - - - - - - - - - - - minus error - - - - - - - - - + + area + - - - - - - - data label - - - - - - - - 0 - 0 - - - - - - - - Chart type - - - - - - - - 0 - 0 - - - + + + spline + + + + + area-spline + + + + + scatter + + + + + + - bar + Color + + + + + + + + 0 + 0 + - - + + + + - line + Line style - - + + + + + + + 0 + 0 + + + + + solid + + + + + dashed + + + + + + + + + + Add data + + + + + + + + + 0 + 0 + 437 + 210 + + + + Global options + + + + + + + + + - area + XAxis label - - + + + + + + + - spline + YAxis label - - + + + + + + + - area-spline + Y Axis scale - - + + + + + + + linear + + + + + logarithmic + + + + + + - scatter + Show legend + + + true - - - - - - - Color - - - - - - - - 0 - 0 - - - - - - - - Line style - - - - - - - - 0 - 0 - - - + + + + - solid + Stacked data - - + + + + - dashed + Show data points - - - - - - - - - - - - Add data - - - - - - - - 0 - 0 - - - - Global options - - - - - - - - - - - XAxis label - - - - - - - - - - YAxis label - - - - - - - - - - Y Axis scale - - - - - - + + true + + + + + - linear + Show Subchart - - + + + + - logarithmic + Title - - - - - - - Show legend - - - true - - - - - - - Stacked data - - - - - - - Show data points - - - true - - - - - - - Show Subchart - - - - - - - Title - - - - - - + + + + + + Do image processing Create chart Clear chart Qt::Vertical 0 200 0 0 0 Qt::Vertical QSizePolicy::Expanding 20 0 QmitkChartWidget QWidget
QmitkChartWidget.h