Free cookie consent management tool by TermsFeed Policy Generator

Opened 13 years ago

Last modified 12 years ago

#1709 closed enhancement

Improve ExecutionHistory in the Hive JobManager — at Version 4

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 (4)

comment:1 Changed 13 years ago by ascheibe

  • Status changed from new to assigned

r7191

  • tooltip now shows the name and the id of a task
  • the date is now shown on the x-axis for runs spanning multiple days

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

I have now booked the commit from r7191 on ticket #1672. I will implement the rest of the above mentioned points after the 3.3.6. release.

comment:4 Changed 13 years ago by ascheibe

  • Description modified (diff)
Note: See TracTickets for help on using tickets.