Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save white5168/e96a99e29ef5fd048788b0322748b7b8 to your computer and use it in GitHub Desktop.
Save white5168/e96a99e29ef5fd048788b0322748b7b8 to your computer and use it in GitHub Desktop.
<?!= include('getGraphicData'); ?>
<div id="dashboard_div" style="border: 1px">
<div id="chart1_div" style="height: 290px;"></div><br/>
<div id="chart2_div" style="height: 180px;"></div><br/>
<div id="chart3_div" style="height: 180px;"></div><br/>
<div id="control_div" style="height: 50px;"></div><br/>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment