]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Update supported browser section (#4818)
authorEvert Timberg <evert.timberg+github@gmail.com>
Sat, 21 Oct 2017 12:43:31 +0000 (08:43 -0400)
committerGitHub <noreply@github.com>
Sat, 21 Oct 2017 12:43:31 +0000 (08:43 -0400)
docs/developers/README.md

index d2b0635b09535df0842ec54a2354ab34b8adc44e..3826230a6995d0ba8032cbb36315e34999b8c81d 100644 (file)
@@ -22,7 +22,12 @@ Latest builds are available for testing at:
 
 # Browser support
 
-Chart.js offers support for all browsers where canvas is supported.
+Chart.js offers support for the following browsers:
+* Chrome 50+
+* Firefox 45+
+* Internet Explorer 11
+* Edge 14+
+* Safari 9+
 
 Browser support for the canvas element is available in all modern & major mobile browsers. [CanIUse](http://caniuse.com/#feat=canvas)