Skip to content
  • Cory Quammen's avatar
    Fix Hover {Points|Cells} tooltip on HiDPI displays · 0189588e
    Cory Quammen authored
    Now we take the device pixel ratio into account when placing the
    tooltip. This fixes positioning of the tooltips in Hover Points
    and Hover Cells mode on systems with HiDPI displays.
    
    Prior to this change, the tooltips were positioned 2x as far away from
    the lower left corner as the actual selected point or cell.
    0189588e