Opened 14 years ago
Closed 14 years ago
#1313 closed feature request (done)
Provide a new default view for symbolic regression solutions
Reported by: | mkommend | Owned by: | gkronber |
---|---|---|---|
Priority: | high | Milestone: | HeuristicLab 3.3.4 |
Component: | Problems.DataAnalysis.Views | Version: | 3.3.4 |
Keywords: | Cc: |
Description (last modified by gkronber)
It is very hard for users who are not familiar with the behavior of the ViewHost to find the actual expression tree. Therefore a new default view for symbolic regression solutions should be implemented.
Change History (14)
comment:1 Changed 14 years ago by gkronber
- Description modified (diff)
comment:2 Changed 14 years ago by swagner
- Milestone changed from HeuristicLab 3.3.3 to HeuristicLab x.x.x
comment:3 Changed 14 years ago by mkommend
- Status changed from new to assigned
comment:4 Changed 14 years ago by gkronber
comment:5 Changed 14 years ago by gkronber
- Milestone changed from HeuristicLab Backlog to HeuristicLab 3.3.4
- Priority changed from medium to high
comment:6 Changed 14 years ago by mkommend
r5829: Implemented new views for data analysis solutions.
comment:7 Changed 14 years ago by mkommend
r5830: Corrected plugin dependencies.
comment:8 Changed 14 years ago by mkommend
r5834: Updated view names.
comment:9 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from assigned to reviewing
comment:10 Changed 14 years ago by gkronber
Not completely happy with the view names. I really prefer names with spaces instead of camel case notation. Additionally maybe we should drop the type name prefix from the view name?
comment:11 Changed 14 years ago by gkronber
- Owner changed from gkronber to mkommend
- Status changed from reviewing to assigned
comment:12 Changed 14 years ago by mkommend
- Owner changed from mkommend to gkronber
- Status changed from assigned to reviewing
r5975: Updated view names to use spaces instead of camelCasing.
comment:13 Changed 14 years ago by gkronber
- Status changed from reviewing to readytorelease
Reviewed r5975. Thanks for changing the view names.
comment:14 Changed 14 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.2 to 3.3.4
related to #1418