Releases: influxdata/giraffe
Releases · influxdata/giraffe
v2.26.2
Single Stat
- Single stat now selectable, cursor becomes a text cursor when hovering over the single stat.
v2.26.1
M1 processor MacBooks
- fixes an issue for M1 processor MacBooks that prevented building and testing
v2.26.0
fastFromFlux
- implements
fastFromFlux
a new prototype version of fromFlux that is more performant. this is still being iterated on and may see changes
v2.25.0
SI Unit Prefixes
siPrefixFormatter
now properly disables formatting through the format: false
option
v2.24.5
No changes
No changes. Created from a live demo.
v2.24.4
No changes
Internal test. No changes.
v2.24.3
normalizeConfig
- fixes a typo in
normalizeConfig
v2.24.2
normalizeConfig
- Configurations passed into
<Plot>
will now get normalized by normalizeConfig
, a new function that handles setting default values and preventing conflicts among config
properties.
- Currently, only
band
type is normalized. In the near future, all default values for all layer types will be moved into normalizeConfig
.
v.2.24.1
fromFlux
- "result" column can be in any position for finding all result column names
v.2.24.0
fromFlux
- includes all result column names