Releases: unchartedsoftware/stories-facets
Releases · unchartedsoftware/stories-facets
v2.12.17
Fixes horizontal positioning when rendering multiple timeseries vertical facets - see #45.
v2.12.16
- Add multiple timeseries support for vertical facets.
v2.12.15
Fixed the issue that dist files were missing in the npm package in v2.12.14
v2.12.14
Add sparkline renderer to horizontal facets.
v2.12.12
- Pass facet component
this
context to all emitted events.
- Fix regression when not using
displayFn
for histogram filter labels.
v2.12.11
Add an always highlight option to highlight selected values outside of explicit histogram selection range
v2.12.10
facets can now receive a formatting function
v2.12.9
Merge pull request #36 from unchartedsoftware/bugfix/correct_histogra…
v.2.12.8
- Add optional
less
button on facet groups.
v.2.12.7
- Add support for bivariate timeseries facets.