Chanan Berler
Chanan Berler

Reputation: 595

Is HighCharts supported in IE9?

Is Highcharts supported in IE9?

As I tried to add a button that changes it’s fill – while it works perfect on Mozila Firefox, it doesn't seem to be working at all in IE9.

Upvotes: 0

Views: 551

Answers (1)

dsgriffin
dsgriffin

Reputation: 68626

Highcharts is supported from IE6+ according to the official documentation.

enter image description here

Although note that as it mentions in the documentation, performance in IE8 and before isn't that great in comparrison to IE9 and other browsers such as Firefox and Chrome.

Upvotes: 1

Related Questions