I don't like to use Internt Explorer because is tricky develop for it, but the clients use it unfortunately. Developing some statistics with Charts and Graphs for a intranet for Samsung we found that the graphs was not properly renderized when paint more than one graph in the same page.
I have two errors:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)
Timestamp: Tue, 1 Mar 2011 21:44:39 UTC
Message: Object required
Line: 1
Char: 40366
Code: 0
URI: http://shopcontact.ideupdev.com/sites/all/modules/external/charts_graphs...
-------------
Message: Could not get the fontWeight property. Invalid argument.
Line: 1
Char: 34129
Code: 0
URI: http://shopcontact.ideupdev.com/sites/all/modules/external/charts_graphs...
And of course the charts looks broken. Attached a snapshot.
Thanks for the support.
| Comment | File | Size | Author |
|---|---|---|---|
| Captura de pantalla 2011-03-01 a las 22.24.12.png | 43.23 KB | citlacom |
Comments
Comment #1
rsevero commentedDoes this problem occurs only on IE with Bluff?
Have you tried on Firefox? What happened?
Have you tried other charting libraries? What happened?
Comment #2
sprocketman commentedFor Bluff, some of the charts work and some don't. For example, Bar works but SideBar doesn't. This is specific to IE 7 and IE 8. IE 9 works fine as well as Firefox and Safari. I also tried the Google graphs API, and all of those seem to work fine in all browsers.