Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/09/16 11:35:42 (8 years ago)
Author:
pfleck
Message:

#2709

  • Removed some groupboxes in ViewShortcutListView.
  • Removed unnecessary IViewChartShortcut
  • Split ScatterPlot Multi and Single in to separate contents.
  • Renamed Color-combo box in Scatterplot to "Group".
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataPreprocessing Enhancements/HeuristicLab.DataPreprocessing/3.4/HeuristicLab.DataPreprocessing-3.4.csproj

    r14462 r14467  
    121121  <ItemGroup>
    122122    <Compile Include="Content\MultiScatterPlotContent.cs" />
     123    <Compile Include="Content\SingleScatterPlotContent.cs" />
    123124    <Compile Include="Content\ScatterPlotContent.cs" />
    124125    <Compile Include="Content\DataCompletenessChartContent.cs" />
     
    127128    <Compile Include="Content\PreprocessingChartContent.cs" />
    128129    <Compile Include="Data\PreprocessingData.cs" />
    129     <Compile Include="Content\IViewChartShortcut.cs" />
    130130    <Compile Include="Data\IFilteredPreprocessingData.cs" />
    131131    <Compile Include="Content\CorrelationMatrixContent.cs" />
Note: See TracChangeset for help on using the changeset viewer.