Free cookie consent management tool by TermsFeed Policy Generator

Opened 12 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 12 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 12 years ago by ascheibe

  • Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7

comment:3 Changed 12 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 12 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

r8107:

  • 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.