On Monday 16 July 2007 06:21:30 Srinivasan R wrote: > Hi, > I am using Matplotlib to generate 4 graphs and display them all in a > single page using turbogears using the info in > http://www.opensource.or.ke/index.php?option=com_content&task=view&id=46&It >emid=26/ Sometimes the graphs generated are not displayed properly with two > images having the same graph. > Why does this happen? Is there any other way to embed the images into > a TG application?
Why it happens? Check line 42... Oops... Show us code. How you're creating the graphics? What's in your template? Is there any error on your debug output from the console where you launched your application? Send us more information and we can try helping. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

