Opened 17 years ago
Closed 17 years ago
#511 closed task (done)
Calculate Min/Max-Values
| Reported by: | mstoeger | Owned by: | cbahner |
|---|---|---|---|
| Priority: | lowest | Milestone: | HeuristicLab 3.3.0 |
| Component: | Visualization | Version: | 3.2 |
| Keywords: | Cc: |
Description
Please implement:
IDataRow.MinValue IDataRow.MaxValue IChartDataRowsModel.MaxDataRowValues
These values were calculated in the view until to now. But these calculations would better fit into the model.
I have only added simple implementations to get the view working again.
Change History (2)
comment:1 Changed 17 years ago by mstoeger
- Type changed from defect to task
comment:2 Changed 17 years ago by cbahner
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


