pkdevbox / milkchart

Automatically exported from code.google.com/p/milkchart
0 stars 0 forks source link

Error using MilkChart - Object doesn't support this property or method #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Downloaded Milkchart code from http://mootools.net/forge/p/milkchart
2.Used the sample code in a php file
3.Executed the php program from my webserver

The table is displayed on the page, but no chart is created and the following 
error shows on the browser - Object doesn't support this property or method. 

My configuration is PHP/Apache/MySQL on an AIX machine
My php file is attached.

Error : Object doesn't support this property or method
moochart_try.php line 124

Original issue reported on code.google.com by jena...@us.ibm.com on 25 Jul 2011 at 6:46

Attachments:

GoogleCodeExporter commented 9 years ago
My browser is IE 8

Original comment by jena...@us.ibm.com on 25 Jul 2011 at 6:58

GoogleCodeExporter commented 9 years ago
IE 8 doesn't support canvas.  Even with excanvas text isn't done well.  ou'll 
need to use IE9 or another modern browser

Original comment by theivi...@gmail.com on 25 Jul 2011 at 10:45

GoogleCodeExporter commented 9 years ago
Is it compatible with Firefox 3.6 ? Same execution on that browser does not 
display the chart

Original comment by jena...@us.ibm.com on 26 Jul 2011 at 1:14

GoogleCodeExporter commented 9 years ago
Can you give me a link to the problem?  I thought ff 3.6 had proper canvas 
support

Original comment by theivi...@gmail.com on 26 Jul 2011 at 3:18

GoogleCodeExporter commented 9 years ago
Its behind a firewall, so I can't provide a link.
I have attached several files
moochart_try.php (executable i invoke from browser)
Mozilla Moochart Output.doc (screen snapshot of browser output and error)

Original comment by jena...@us.ibm.com on 26 Jul 2011 at 3:56

Attachments: