Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 5 and Version 6 of Ticket #2709, comment 30


Ignore:
Timestamp:
05/18/17 12:32:02 (7 years ago)
Author:
pfleck
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2709, comment 30

    v5 v6  
    2626
    2727== Review Comments ==
    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)