Commit Graph

7 Commits

Author SHA1 Message Date
Jukka Kurkela
5b0a0b039c Time scale: return time from getValueForPixel (#6616) 2019-10-27 16:36:57 -04:00
Ben McCann
707e52a014 Fix determineUnitForFormatting floating point error (#6259) 2019-05-10 15:02:30 +02:00
Jon Rimmer
d3b7559b9b Tighten check for detecting if Moment is installed (#6113) 2019-03-06 09:11:24 +01:00
Ben McCann
f2b099b835 Initialize date adapter with chart options (#6016) 2019-02-21 08:11:32 +01:00
Ben McCann
3e18708183 Use datetime as default time scale tooltip format (#6019)
Remove the logic that computed an "optimal" tooltip format. Instead, always fallback to the `datetime` adapter format which is more efficient and stable. Additionally, remove the adapter `presets` API, which is not needed anymore.
2019-02-18 19:45:38 +01:00
Ben McCann
69b4a4c003 Faster date operations (#5982) 2019-01-17 16:01:27 +01:00
Simon Brunel
8a3eb85928 Implement adapter to abstract date/time features (#5960) 2019-01-11 08:03:28 +01:00