Chart.js/test
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
..
fixtures Implement scriptable options for points in radar charts (#6041) 2019-02-09 23:07:54 +01:00
specs Use datetime as default time scale tooltip format (#6019) 2019-02-18 19:45:38 +01:00
.eslintrc.yml Add support for typed arrays (#5905) 2018-12-18 14:49:39 +01:00
context.js Add support for 'inner' border for arc elements (#5841) 2018-12-18 13:58:02 +01:00
fixture.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
index.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
matchers.js Add support for *.js test fixture config (#5777) 2018-10-20 11:38:48 +02:00
utils.js Fix typo in test utils comment (#6017) 2019-01-28 19:40:07 +01:00