-
- Downloads
Plot refresh on property change is no longer performed by PlotPanel - it
is done by subclasses. This is due to HistogramPanel.autoBin complicatedness - the data series need to be refreshed before the plot is refreshed.
Showing
- fsl/data/strings.py 10 additions, 12 deletionsfsl/data/strings.py
- fsl/fslview/controls/__init__.py 1 addition, 1 deletionfsl/fslview/controls/__init__.py
- fsl/fslview/controls/histogramcontrolpanel.py 73 additions, 0 deletionsfsl/fslview/controls/histogramcontrolpanel.py
- fsl/fslview/controls/plotcontrolpanel.py 0 additions, 3 deletionsfsl/fslview/controls/plotcontrolpanel.py
- fsl/fslview/controls/timeseriescontrolpanel.py 15 additions, 12 deletionsfsl/fslview/controls/timeseriescontrolpanel.py
- fsl/fslview/controls/timeserieslistpanel.py 1 addition, 0 deletionsfsl/fslview/controls/timeserieslistpanel.py
- fsl/fslview/views/histogrampanel.py 67 additions, 32 deletionsfsl/fslview/views/histogrampanel.py
- fsl/fslview/views/plotpanel.py 8 additions, 10 deletionsfsl/fslview/views/plotpanel.py
- fsl/fslview/views/timeseriespanel.py 8 additions, 7 deletionsfsl/fslview/views/timeseriespanel.py
Loading
Please register or sign in to comment