Changeset 16926
- Timestamp:
- 05/08/19 15:54:05 (6 years ago)
- Location:
- stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
-
stable/HeuristicLab.DataPreprocessing.Views
- Property svn:mergeinfo changed
/trunk/HeuristicLab.DataPreprocessing.Views (added) merged: 16894
- Property svn:mergeinfo changed
-
stable/HeuristicLab.DataPreprocessing.Views/3.4/DataCompletenessView.cs
r15584 r16926 29 29 30 30 namespace HeuristicLab.DataPreprocessing.Views { 31 [View(" Histogram View")]31 [View("Data Completeness Chart")] 32 32 [Content(typeof(DataCompletenessChartContent), true)] 33 33 public partial class DataCompletenessView : ItemView {
Note: See TracChangeset
for help on using the changeset viewer.