Thread: GoogleCharts
View Single Post
Old 12-11-2007, 12:30 PM   #5 (permalink)
bdm
The Acquainted
Good Samaritan 
 
Join Date: Nov 2007
Posts: 127
Thanks: 14
bdm is on a distinguished road
Default

I'm assuming this is for greater flexibility, but why:
PHP Code:
echo '<img src="' $pChart->render() . '" alt="" />'
As opposed to making GoogleChart::render() return it.
bdm is offline  
Reply With Quote