Opened 6 years ago
Closed 6 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)
Change History (8)
comment:1 Changed 6 years ago by bburlacu
- Status changed from new to accepted
comment:2 Changed 6 years ago by bburlacu
comment:3 Changed 6 years ago by bburlacu
- Owner changed from bburlacu to jzenisek
- Status changed from accepted to reviewing
Changed 6 years ago by jzenisek
Example Random Forest run to test the fix (cf. go to Results > Random forest regression solution > Residual Analysis)
Changed 6 years ago by jzenisek
Screenshot of checking the fix concerning horizontal timestamp alignment
Changed 6 years ago by jzenisek
Screenshot of checking the fix concerning vertical timestamp alignment (in case of narrowing the view)
comment:4 Changed 6 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.
comment:5 Changed 6 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r16681: Handle DateTimeValues correctly.