]> git.ipfire.org Git - thirdparty/Chart.js.git/commit
Added 'devicePixelRatio' option to override the window's DPR setting (#4270)
authorOlduwanSteve <Stephen.Boissiere@olduwan.co.uk>
Sun, 4 Jun 2017 16:57:55 +0000 (17:57 +0100)
committerSimon Brunel <simonbrunel@users.noreply.github.com>
Sun, 4 Jun 2017 16:57:55 +0000 (18:57 +0200)
commit8eee12486d96a41fcb724612c3ab9687bb8b4af9
treedfd177b9eda130fdc4cf8a4d67d1840102a47fbe
parent0d1f68cd9cfb195dcb8eef2788e98083a83ebf9f
Added 'devicePixelRatio' option to override the window's DPR setting (#4270)
docs/general/README.md
docs/general/device-pixel-ratio.md [new file with mode: 0644]
src/core/core.controller.js
src/core/core.helpers.js
test/jasmine.matchers.js
test/specs/core.controller.tests.js