Skip to content
This repository has been archived by the owner on Apr 3, 2023. It is now read-only.

Releases: unchartedsoftware/stories-facets

v2.12.17

29 Aug 16:58
e39ecec
Compare
Choose a tag to compare

Fixes horizontal positioning when rendering multiple timeseries vertical facets - see #45.

v2.12.16

17 Jul 20:50
10d301c
Compare
Choose a tag to compare
  • Add multiple timeseries support for vertical facets.

v2.12.15

06 May 14:56
d1c8cdc
Compare
Choose a tag to compare

Fixed the issue that dist files were missing in the npm package in v2.12.14

v2.12.14

03 May 20:15
Compare
Choose a tag to compare

Add sparkline renderer to horizontal facets.

v2.12.12

30 Jan 18:02
43fc6ab
Compare
Choose a tag to compare
  • Pass facet component this context to all emitted events.
  • Fix regression when not using displayFn for histogram filter labels.

v2.12.11

09 Jan 15:56
7e14b49
Compare
Choose a tag to compare

Add an always highlight option to highlight selected values outside of explicit histogram selection range

v2.12.10

31 Oct 18:05
6254280
Compare
Choose a tag to compare

facets can now receive a formatting function

v2.12.9

29 Oct 16:52
f020556
Compare
Choose a tag to compare
Merge pull request #36 from unchartedsoftware/bugfix/correct_histogra…

…m_selection_multiple_slices

Bugfix/correct histogram selection multiple slices

v.2.12.8

27 Jul 15:46
9260568
Compare
Choose a tag to compare
  • Add optional less button on facet groups.

v.2.12.7

26 Jul 17:21
055c58e
Compare
Choose a tag to compare
  • Add support for bivariate timeseries facets.