View Single Post
Old 01-08-2013, 07:49 PM   PM User | #4
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
Perhaps there are four graphs but they all occupy the same space? Or, by re-using $graph, it is over-writing the previous version?

I would consider using an array $graph[] and outputting a break <br> between each Stroke(). But you haven't explained what exactly goes wrong..

I'm with mlseim as well: get it working with one.
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote