Releases: influxdata/giraffe
Releases · influxdata/giraffe
v2.1.0
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
v2.0.0
The First Breaking Change!
Breaking Changes
fromFluxWithSchema
utility function has been removed. #410Tag
,SchemaValues
, andSchema
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
andhover
.
- Currently support handling
Bug Fixes
- Fixed broken Geo CSS loading. Applications using Giraffe's Geo functionality should look normal again. #425
v1.0.2
v1.0.1
v1.0.0
Hello, World!
- We've officially released Giraffe as a library
🎉
v0.43.0
v0.42.0
Release Notes
- Moved build out of rollup into webpack