Reproduce:
- Create a Heatmap reports with both min, and max aggregations
- Add a target value to a flow node
- select "Duration: Max" as heat
- Hover over the flownode that has the target value
Expected:
- The tooltip label should display "Max duration"
Observed:
- The tooltip label displays "Minimum duration"