Skip to content

Releases: influxdata/giraffe

v2.1.0

11 Feb 21:27
fad0c2e
Compare
Choose a tag to compare

Mosaic Plot Is Back for the First Time!

  • The Mosaic Plot type has been overhauled and tweaked. It should work much more like expected
  • Various fixes and optimizations

v2.0.1

29 Jan 20:37
Compare
Choose a tag to compare

Bug Fixaroo

Bug Fixes

  • Tooltips: allow ability to disable the legend completely #449

  • Interaction Handler: use proper value to represent the location of the cursor on doubleClick #454

v2.0.0

15 Dec 18:04
Compare
Choose a tag to compare

The First Breaking Change!

Breaking Changes

  • fromFluxWithSchema utility function has been removed. #410
    • Tag, SchemaValues, and Schema types have been removed.

Features

  • Added annotationLayer, a layer which allows arbitrary annotations to graphs. #405
  • Added ability to override default callbacks with custom behavior. #417
    • Currently support handling doubleClick and hover.

Bug Fixes

  • Fixed broken Geo CSS loading. Applications using Giraffe's Geo functionality should look normal again. #425

v1.0.2

24 Nov 00:23
4d1a546
Compare
Choose a tag to compare
v1.0.2

v1.0.1

19 Nov 23:22
e0c2018
Compare
Choose a tag to compare
v1.0.1

v1.0.0

09 Nov 23:36
Compare
Choose a tag to compare

Hello, World!

  • We've officially released Giraffe as a library

🎉

v0.43.0

04 Nov 19:27
fa64504
Compare
Choose a tag to compare
v0.43.0

v0.42.0

03 Nov 23:04
Compare
Choose a tag to compare

Release Notes

  • Moved build out of rollup into webpack

v0.40.0

26 Oct 18:21
52c0099
Compare
Choose a tag to compare
v0.40.0

v0.24.0

13 Aug 20:55
c7895c8
Compare
Choose a tag to compare

Mosaic Plot Type