Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/09/21 14:44:03 (3 years ago)
Author:
chaider
Message:

#3134 Added RunCollectionPartialDependencePlotView and changed UpdateAllSeriesDataAsync method in PartialDependencePlot to await all updates from the given enumeration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HeuristicLab.Problems.DataAnalysis.Symbolic.Views/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Views-3.4.csproj

    r17931 r18051  
    122122      <DependentUpon>InteractiveSymbolicExpressionTreeChart.cs</DependentUpon>
    123123    </Compile>
     124    <Compile Include="RunCollectionPartialDependencePlotView.cs">
     125      <SubType>UserControl</SubType>
     126    </Compile>
     127    <Compile Include="RunCollectionPartialDependencePlotView.Designer.cs">
     128      <DependentUpon>RunCollectionPartialDependencePlotView.cs</DependentUpon>
     129    </Compile>
    124130    <Compile Include="SymbolicDataAnalysisModelMathView.cs">
    125131      <SubType>UserControl</SubType>
     
    276282      <Name>HeuristicLab.Problems.DataAnalysis.Symbolic-3.4</Name>
    277283      <Private>False</Private>
     284    </ProjectReference>
     285    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis.Views\3.4\HeuristicLab.Problems.DataAnalysis.Views-3.4.csproj">
     286      <Project>{3E9E8944-44FF-40BB-A622-3A4A7DD0F198}</Project>
     287      <Name>HeuristicLab.Problems.DataAnalysis.Views-3.4</Name>
    278288    </ProjectReference>
    279289    <ProjectReference Include="..\..\HeuristicLab.Problems.DataAnalysis\3.4\HeuristicLab.Problems.DataAnalysis-3.4.csproj">
Note: See TracChangeset for help on using the changeset viewer.