Opened 13 years ago
Closed 12 years ago
#1709 closed enhancement (done)
Improve ExecutionHistory in the Hive JobManager
Reported by: | mkommend | Owned by: | ascheibe |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.7 |
Component: | Hive.Client | Version: | 3.3.7 |
Keywords: | Cc: |
Description (last modified by ascheibe)
The following functionality would be nice to have:
- Filtering according to the legend items
- The tool tip should specify the name of the shown task
- Zoom support
- A better x-axis labeling (e.g., if the run spans multiple days 00:00 is used for all x-axis labels)
Additionally move the GanttChart from HeuristicLab.Clients.Hive.Views to HeuristicLab.Visualization.ChartControlsExtensions because this is not a Hive-specific control and could also be useful outside of Hive.
Change History (11)
comment:1 Changed 13 years ago by ascheibe
- Status changed from new to assigned
comment:2 Changed 13 years ago by ascheibe
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
comment:3 Changed 13 years ago by ascheibe
comment:4 Changed 13 years ago by ascheibe
- Description modified (diff)
comment:5 Changed 12 years ago by ascheibe
- Owner changed from ascheibe to jkarder
comment:6 Changed 12 years ago by jkarder
- Status changed from assigned to accepted
comment:7 Changed 12 years ago by jkarder
- implemented filtering according to the legend items
- added zoom support
comment:8 Changed 12 years ago by jkarder
- Owner changed from jkarder to ascheibe
- Status changed from accepted to reviewing
comment:9 Changed 12 years ago by ascheibe
- Status changed from reviewing to readytorelease
Looks good, thanks for implementing this!
comment:10 Changed 12 years ago by jkarder
Thanks.
comment:11 Changed 12 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.5 to 3.3.7
Note: See
TracTickets for help on using
tickets.
r7191