Opened 16 years ago
Closed 14 years ago
#434 closed task (obsolete)
Add XAxisLabelProvider and YAxisLabelProvider
Reported by: | mstoeger | Owned by: | gkragl |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Visualization | Version: | 3.2 |
Keywords: | Cc: |
Description
Change History (7)
comment:1 Changed 16 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
comment:2 Changed 16 years ago by gkragl
- Status changed from new to assigned
comment:3 Changed 16 years ago by gkragl
Implemented XAxisLabelProvider and YAxisLabelProvider (r1190)
comment:4 Changed 16 years ago by gkragl
- Summary changed from Replace XLabels property with GetXLabel method in ChartDataRowsModel to Add XAxisLabelProvider and YAxisLabelProvider
comment:5 Changed 16 years ago by gkragl
Added OnModelChanged() for XAxisLabelProvider and OnDataRowChanged() for YAxisLabelProvider (r1191)
comment:6 Changed 16 years ago by gkragl
Implemented persistence mechanism for XAxisLabelProvider (r1385)
comment:7 Changed 14 years ago by swagner
- Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.0
- Resolution set to obsolete
- Status changed from assigned to closed
Microsoft Chart Controls are used for charting since HeuristicLab 3.3.0. Therefore this ticket is obsolete.
Note: See
TracTickets for help on using
tickets.
Milestone 3.2 deleted