Skip to content

Releases: EOX-A/d3.TimeSlider

v1.3.0

24 Jan 17:39

Choose a tag to compare

Adding an additional highlighted region

v1.2.0

16 Jan 15:35

Choose a tag to compare

Adding configurable controls
Improved caching for Bucket datasets
Fixes for FF and IE

v1.1.3

21 Dec 08:12

Choose a tag to compare

  • Solving small IE issue

v1.1.1

07 Dec 17:48

Choose a tag to compare

Adding histogramBinCount config.

v1.1.0

07 Dec 15:40

Choose a tag to compare

Adding capabilities to cluster records when they are so close to each other that they cannot be distinguished. (per-dataset config: cluster: true)

v1.0.1

05 Dec 15:47

Choose a tag to compare

Implemented record cache on a per dataset basis
Added hooks to allow the set the formatter for histogram tooltips

v1.0.0

30 Nov 11:56

Choose a tag to compare

1.0.0

v0.0.24 Minor configuration change

14 Nov 10:36

Choose a tag to compare

The specified domain is no longer "changed" with the nice() function of d3 to make sure the exact range specified is loaded.

v0.0.23 Additional limit selection option

06 May 15:01

Choose a tag to compare

  • Added option for limiting time selection (in seconds; for example selectionLimit: (60_60_24*15) for 15 days)

v0.0.22 Use of UTC times

03 May 12:38

Choose a tag to compare

  • Made sure UTC times are used for ticks and selection information