Millisecond granularity (#893)
authorlukevmorris <lukevmorris@gmail.com>
Thu, 7 Dec 2017 22:30:11 +0000 (14:30 -0800)
committerGitHub <noreply@github.com>
Thu, 7 Dec 2017 22:30:11 +0000 (14:30 -0800)
commitc33b49f95618b6c5891dbef82ee76ea69ce3c783
tree5357bdb38e5c7b3f0f2ad1be04303facf4dcbc5a
parent64f1c4dfd7425931fcd1bd9949157c0ba6958656
Millisecond granularity (#893)

* Add milliseconds granularity wtih changes from #777 with suggestions taken into account and mergeable with master.

* Fix granularities according to original PR.

* Add assertions for millisecond granularities

* Add an example for labels below SECONDLY granularity
auto_tests/tests/date_ticker.js
src/dygraph-tickers.js
src/dygraph-utils.js