Hello,
I run the test.py example from the folder mplh5canvas/test. This example
generated in the output folder 2 html pages (test.html and
test_rendered.html) and also 2 images (filename.png and filename.svg). The
test.html page is displayed ok, but when I open the test_rendered.html page
the images from the column "H5 Canvas (PNG from Chrome 4.0 OSX)" are not
displayed.
After I studied the source code of the test.py example I saw the following
line:
(line 85) thtml += "<td><img src='%s' width='%dpx' height='%dpx' />" %
("h5canvas_" + png_filename, w, h)
Now the question is: What is supposed to be "h5canvas_" + png_filename?
There is no image generated with this name in the output folder.
The HTML 5 Canvas Backend was downloaded from here:
http://code.google.com/p/mplh5canvas/downloads/list
Thanks!
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel