Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/15/11 19:33:28 (13 years ago)
Author:
abeham
Message:

#1465

  • removed AggregatedHistogramHistoryView
  • removed Histogram and HistogramHistory data structures
  • removed HistogramView and HistogramHistoryView, but left the HistogramControl
  • adapted the QualityDistributionAnalyzer to create a DataTable instead
  • added a StoreHistory parameter
  • adapted the temporary test project
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/histogram/HeuristicLab.Analysis/3.3/HeuristicLab.Analysis-3.3.csproj

    r5994 r6013  
    118118    <Compile Include="AlleleFrequencyAnalysis\AlleleFrequencyCollectionHistory.cs" />
    119119    <Compile Include="BestScopeSolutionAnalyzer.cs" />
    120     <Compile Include="DataVisualization\HistogramHistory.cs" />
    121120    <Compile Include="DataVisualization\DataRow.cs" />
    122121    <Compile Include="DataVisualization\DataRowVisualProperties.cs" />
     
    127126    <Compile Include="DataVisualization\HeatMap.cs" />
    128127    <Compile Include="DataVisualization\HeatMapHistory.cs" />
    129     <Compile Include="DataVisualization\Histogram.cs" />
    130128    <Compile Include="MultidimensionalScaling\MultidimensionalScaling.cs" />
    131129    <Compile Include="MultiObjective\RankBasedParetoFrontAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.