Skip to content

Releases: influxdata/giraffe

v2.9.0

29 Apr 18:28
f2704fb
Compare
Choose a tag to compare

Static Legend displays latest values and additional columns for stacked line graphs

v2.8.2

29 Apr 01:53
5935458
Compare
Choose a tag to compare

Fixed a bug with graphs disappearing intermittently when trying to handle undefined, null, or NaN values

v2.8.1

28 Apr 23:20
cb30993
Compare
Choose a tag to compare

Band Plot renders correctly when timestamps are associated with undefined, null, or NaN values

v2.8.0

27 Apr 22:15
Compare
Choose a tag to compare

Introducing clampedHoverX into InteractionArguments

  • Adds a new field clampedHoverX which is the nearest timestamp in the domain to the hover value. Useful if you want your hover values to match your tooltip values.

v2.7.7

16 Apr 22:11
c65c4d1
Compare
Choose a tag to compare

Annotations tooltip text-overflow bug fix

  • fixes an issue where the text is a single very long string without breaks was overflowing out of the tooltip container.

Screen Shot 2021-04-16 at 3 11 11 PM

v2.7.6

14 Apr 23:38
c65c4d1
Compare
Choose a tag to compare

Annotation visual enhancement

  • Annotation tooltip carets are now smaller and less intrusive to the plot
  • Annotation Lines are now dashed to ease intrusion and create visual separation from other entities on the plot

Screen Shot 2021-04-14 at 4 16 48 PM

v2.7.5

14 Apr 16:48
997d84b
Compare
Choose a tag to compare

Better Annotation tooltip position on edge of the screen

  • Fixes a bug with the tooltip position calculator that was causing miscalculated coordinates for the tooltip position when the annotation was towards the right edge of the screen.

Screen Shot 2021-04-14 at 9 45 12 AM

v2.7.4

10 Apr 00:02
af483ac
Compare
Choose a tag to compare

Fixes bug with <Plot> sub-components not receiving children from the top level

  • children are once again accessible by <Plot>'s sub-components

v2.7.3

09 Apr 19:15
Compare
Choose a tag to compare

Annotations hover UX improvement

  • Fixes an issue where multiple tooltips were being triggered for annotations when they were in close proximity to each other.

Only one Tooltip for the annotation that is closest to the mouse pointer is shown:

Screen Shot 2021-04-09 at 12 08 55 PM

v2.7.2

08 Apr 20:53
Compare
Choose a tag to compare

Updated maps link for truncated results