hello, you can edit user_cp_start.html template using child template.
removing
<div id="chart_div"></div>
will do the trick, you can also remove the javascript:
<!--Load the AJAX API-->
<script type="text/javascript" src="https://www.google.com/jsapi"></script>
<script...