Charts don't display in Tomcat

Tried the initialization sample here:

dhtmlx.com/docs/products/dht … array.html

The labels display but not the chart itself in IE8 when serving through Tomcat. On the local machine charts display fine.

Be sure that you have copied files from dhtmlxChart\codebase\thirdparty with dhtmlxchart.js and other files. This files are necessary to have working charts in IE7-IE8

Thanks for the quick response.

The charts were working fine for months and then suddenly stopped displaying. I downloaded the codebase again and ran the samples. No problem in FF but only see labels in IE, no colorful charts.

Hello,

we have attached the latest chart (with some bug fixes) here:
viewtopic.php?f=8&t=16316

Also please check that folder mentioned by Stanislav is copied:
dhtmlxChart/codebase/thirdparty and its content

Yes. The thirdparty folder and its contents exist. I tried downloading the suggested bug fixes and still having the problem. Anybody else have this problem?

When I browse to this page on your site:

dhtmlx.com/docs/products/dht … array.html

I see the text (year labels) in the bar chart, but I don’t see the bars themselves. I’m using IE version 8.0.6001.18702.

Could I have a settings issue? I went to Tools->Internet Options->Advanced and clicked Reset… I even checked the Delete Personal Settings checkbox. This should return the browser settings to defaults.

No problem on FF.

We don’t have an idea what could be the reason for this problem. Locally it doesn’t occur and we have not reeceived such complains from other customers…

In IE charts are drawing using VML, in FF - Canvas. Make sure that any other vml are displayed in your IE.

OK. Thanks. Still love your products!