Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

33 lines (27 loc) · 820 Bytes

0.3.3

  • Updated MIT license

0.3.2

Bugs

  • fix tooltip offset with scrollbar on content
  • fix issue on Firefox #36
  • add missing height parameter
  • enable polygon points for tooltips

0.3.1

Bugs

  • argument height

0.3.0

Features

  • improved API ggtips::plotWithTooltips

0.2.1

Bugs

  • fix hiding tooltip when hover out the point

0.2.0

Features

  • customGrob option

Bugs

  • fix arrow in FireFox #15
  • compatibility fix for GGPlot 2 and 3 #17
  • fix error with multiple panels and removed middle one #18
  • fix right aligned tooltip #19

0.1.0

  • Initial version