30 May
2008
30 May
'08
6:18 a.m.
--On 30. Mai 2008 11:43:37 +0530 Andyy <ggirotra@gmail.com> wrote:
Hello,
I am using Plone3 and zope2.10 I am trying *MatPlotLib graphics library* to generate graphs and chart. It gets displayed well on zope,
But does that mean?
but *i need to display it using page templates on one of the page on my plone site*. How do i Go about it?
I am able to display it but not using standard plone template.
ZPT does not display images. You generate proper <img> tags to the related resource. Where is the problem? Tell us what you have, tell us what you want to achieve. -ah