Skip to content

Commit

Permalink
Update supported browser section (#4818)
Browse files Browse the repository at this point in the history
  • Loading branch information
etimberg committed Oct 21, 2017
1 parent b64fd5d commit ee6432b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/developers/README.md
Expand Up @@ -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)

Expand Down

0 comments on commit ee6432b

Please sign in to comment.