Releases: EOX-A/d3.TimeSlider
Releases · EOX-A/d3.TimeSlider
v1.3.0
v1.2.0
Adding configurable controls
Improved caching for Bucket datasets
Fixes for FF and IE
v1.1.3
- Solving small IE issue
v1.1.1
Adding histogramBinCount config.
v1.1.0
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
Implemented record cache on a per dataset basis
Added hooks to allow the set the formatter for histogram tooltips
v1.0.0
1.0.0
v0.0.24 Minor configuration change
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
- 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
- Made sure UTC times are used for ticks and selection information