Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/02/12 11:40:31 (12 years ago)
Author:
sforsten
Message:

#1708: merged r7209 from trunk

  • adjusted GUI
  • added toggle for the different series
  • X Axis labels are rounded to useful values
  • added ToolTip
Location:
branches/RegressionBenchmarks
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/RegressionBenchmarks

  • branches/RegressionBenchmarks/HeuristicLab.Problems.DataAnalysis.Classification.Views/3.3/HeuristicLab.Problems.DataAnalysis.Classification.Views-3.3.csproj

    r6866 r7255  
    140140  </ItemGroup>
    141141  <ItemGroup>
    142     <ProjectReference Include="..\..\HeuristicLab.Common\3.3\HeuristicLab.Common-3.3.csproj">
    143       <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    144       <Name>HeuristicLab.Common-3.3</Name>
    145       <Private>False</Private>
    146     </ProjectReference>
    147     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    148       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    149       <Name>HeuristicLab.Core-3.3</Name>
    150       <Private>False</Private>
    151     </ProjectReference>
    152     <ProjectReference Include="..\..\HeuristicLab.Data\3.3\HeuristicLab.Data-3.3.csproj">
    153       <Project>{BBAB9DF5-5EF3-4BA8-ADE9-B36E82114937}</Project>
    154       <Name>HeuristicLab.Data-3.3</Name>
    155       <Private>False</Private>
    156     </ProjectReference>
    157     <ProjectReference Include="..\..\HeuristicLab.MainForm.WindowsForms\3.3\HeuristicLab.MainForm.WindowsForms-3.3.csproj">
    158       <Project>{AB687BBE-1BFE-476B-906D-44237135431D}</Project>
    159       <Name>HeuristicLab.MainForm.WindowsForms-3.3</Name>
    160       <Private>False</Private>
    161     </ProjectReference>
    162     <ProjectReference Include="..\..\HeuristicLab.MainForm\3.3\HeuristicLab.MainForm-3.3.csproj">
    163       <Project>{3BD61258-31DA-4B09-89C0-4F71FEF5F05A}</Project>
    164       <Name>HeuristicLab.MainForm-3.3</Name>
    165       <Private>False</Private>
    166     </ProjectReference>
    167     <ProjectReference Include="..\..\HeuristicLab.PluginInfrastructure\3.3\HeuristicLab.PluginInfrastructure-3.3.csproj">
    168       <Project>{94186A6A-5176-4402-AE83-886557B53CCA}</Project>
    169       <Name>HeuristicLab.PluginInfrastructure-3.3</Name>
    170       <Private>False</Private>
    171     </ProjectReference>
     142    <Reference Include="HeuristicLab.Common-3.3">
     143      <HintPath>..\..\bin\HeuristicLab.Common-3.3.dll</HintPath>
     144      <Private>False</Private>
     145    </Reference>
     146    <Reference Include="HeuristicLab.Core-3.3">
     147      <HintPath>..\..\bin\HeuristicLab.Core-3.3.dll</HintPath>
     148      <Private>False</Private>
     149    </Reference>
     150    <Reference Include="HeuristicLab.Data-3.3">
     151      <HintPath>..\..\bin\HeuristicLab.Data-3.3.dll</HintPath>
     152      <Private>False</Private>
     153    </Reference>
     154    <Reference Include="HeuristicLab.MainForm.WindowsForms-3.3">
     155      <HintPath>..\..\bin\HeuristicLab.MainForm.WindowsForms-3.3.dll</HintPath>
     156      <Private>False</Private>
     157    </Reference>
     158    <Reference Include="HeuristicLab.MainForm-3.3">
     159      <HintPath>..\..\bin\HeuristicLab.MainForm-3.3.dll</HintPath>
     160      <Private>False</Private>
     161    </Reference>
     162    <Reference Include="HeuristicLab.PluginInfrastructure-3.3">
     163      <HintPath>..\..\bin\HeuristicLab.PluginInfrastructure-3.3.dll</HintPath>
     164      <Private>False</Private>
     165    </Reference>
     166    <Reference Include="HeuristicLab.Visualization.ChartControlsExtensions-3.3">
     167      <HintPath>..\..\bin\HeuristicLab.Visualization.ChartControlsExtensions-3.3.dll</HintPath>
     168      <Private>False</Private>
     169    </Reference>
     170  </ItemGroup>
     171  <ItemGroup>
    172172    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Classification\3.3\HeuristicLab.Problems.DataAnalysis.Classification-3.3.csproj">
    173173      <Project>{D35FD6DB-D704-4BEA-BDAE-C40ABFB5B13E}</Project>
     
    183183      <Project>{70DFD984-B1D9-46FE-8EB7-4DE92D71A9FC}</Project>
    184184      <Name>HeuristicLab.Problems.DataAnalysis-3.3</Name>
    185       <Private>False</Private>
    186     </ProjectReference>
    187     <ProjectReference Include="..\..\HeuristicLab.Visualization.ChartControlsExtensions\3.3\HeuristicLab.Visualization.ChartControlsExtensions-3.3.csproj">
    188       <Project>{315BDA09-3F4F-49B3-9790-B37CFC1C5750}</Project>
    189       <Name>HeuristicLab.Visualization.ChartControlsExtensions-3.3</Name>
    190185      <Private>False</Private>
    191186    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.