The chart is not renderig. It is really simple.
In Chrome everything is ok.
What can be the problem?
Here is the link: http://174.122.19.123/~mishkan/test.html
The chart is not renderig. It is really simple. In Chrome everything is ok.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There’s no doctype for the page, try adding:
As the first line of HTML for the test page.
Update from comments below: ExtJS charts use Flash. If a particular browser doesn’t have the Flash plug-in installed, the charts wont display.