Free cookie consent management tool by TermsFeed Policy Generator

Opened 7 years ago

Closed 7 years ago

#2810 closed defect (done)

Tooltips in Bubblechart for non-numerical values is wrong

Reported by: mkommend Owned by: mkommend
Priority: medium Milestone: HeuristicLab 3.3.15
Component: Optimization.Views Version: 3.3.14
Keywords: Cc:

Description

The tooltip for non-numerical values is currently displayed as the index of the element, which is in general not very helpful.

Change History (5)

comment:1 Changed 7 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 7 years ago by mkommend

  • Owner changed from mkommend to pfleck
  • Status changed from accepted to reviewing

r15264: Corrected tooltip for non-numerical values.

comment:3 Changed 7 years ago by pfleck

  • Owner changed from pfleck to mkommend

Reviewed and tested r15264: works fine.

r15265: Show empty string for "Constant" bubble size ("Constant:2" was confusing).

comment:4 Changed 7 years ago by mkommend

  • Status changed from reviewing to readytorelease

r15266: Moved condition to check for SizeDimension.Constant to the top.

comment:5 Changed 7 years ago by mkommend

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

r15267: Merged r15264, r15265, r15266 to stable.

Note: See TracTickets for help on using tickets.