28 | | * Chart classes should be sealed and members should be private (e.g. LineChartView). |
29 | | * Commented code should be removed (PreprocessingChartView). |
30 | | * Remove resx files (ScatterPlotSingleView) |
| 28 | * ~~Chart classes should be sealed and members should be private (e.g. LineChartView).~~ (will be done in a separate ticket on general DataPreprocessing architecture overhaul) |
| 29 | * ~~Commented code should be removed (PreprocessingChartView).~~(comment:50) |
| 30 | * ~~Remove resx files (ScatterPlotSingleView)~~(resx in ScatterPlotSingleView contains the gradient image) |