curveType: "function",
                                                                  width: 700, 
height: 400,
                                                                  vAxis: 
{title:'Disk Util %', maxValue: 100, minValue: 0}
                                                          };
                                                          
                                                                // Create and 
draw the visualization.
                                                                new 
google.visualization.ColumnChart(document.getElementById('chart003')).
                                                                        
draw(data, options);
                                                          }
                                                          
 
                                                          
google.setOnLoadCallback(drawVisualization);
                                                </script>
                                
                                </div>
                                
                           
                        </td>
                        
                        <td width="50%" style="border-left:1px dotted #cccccc; 
border-top:1px dotted #cccccc;">
                                <div id="chart_4" style="min-width:300px; 
min-height:300px; margin: 0 auto">sector 4 within div</div>
                           Network Data going here!!!
                        </td>
                </tr>
        </table>
        
  </body>
</html>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to