Free cookie consent management tool by TermsFeed Policy Generator

Opened 5 years ago

Closed 5 years ago

#2995 closed defect (done)

Support DateTimeValues in the RunCollectionBubbleChartView

Reported by: bburlacu Owned by: bburlacu
Priority: medium Milestone: HeuristicLab 3.3.16
Component: Optimization.Views Version: trunk
Keywords: Cc:

Description

DateTimeValues are not properly displayed by the chart.

Attachments (3)

2995_BubbleChartView-DateTimeSupport_Example.hl (324.2 KB) - added by jzenisek 5 years ago.
Example Random Forest run to test the fix (cf. go to Results > Random forest regression solution > Residual Analysis)
2995_BubbleChartView-DateTimeSupport_Check1.png (135.8 KB) - added by jzenisek 5 years ago.
Screenshot of checking the fix concerning horizontal timestamp alignment
2995_BubbleChartView-DateTimeSupport_Check2.png (125.6 KB) - added by jzenisek 5 years ago.
Screenshot of checking the fix concerning vertical timestamp alignment (in case of narrowing the view)

Download all attachments as: .zip

Change History (8)

comment:1 Changed 5 years ago by bburlacu

  • Status changed from new to accepted

comment:2 Changed 5 years ago by bburlacu

r16681: Handle DateTimeValues correctly.

comment:3 Changed 5 years ago by bburlacu

  • Owner changed from bburlacu to jzenisek
  • Status changed from accepted to reviewing

Changed 5 years ago by jzenisek

Example Random Forest run to test the fix (cf. go to Results > Random forest regression solution > Residual Analysis)

Changed 5 years ago by jzenisek

Screenshot of checking the fix concerning horizontal timestamp alignment

Changed 5 years ago by jzenisek

Screenshot of checking the fix concerning vertical timestamp alignment (in case of narrowing the view)

comment:4 Changed 5 years ago by jzenisek

  • Owner changed from jzenisek to bburlacu
  • Status changed from reviewing to readytorelease

reviewed r16681 - looks good, cf. sample run and screenshots attached.

Last edited 5 years ago by jzenisek (previous) (diff)

comment:5 Changed 5 years ago by gkronber

  • Resolution set to done
  • Status changed from readytorelease to closed

r16837: merged r16681 from trunk to stable

Note: See TracTickets for help on using tickets.