You can hide the bandwidth graphs in the WHMCS admin area via an option in customconfig.php. This can be useful if you integrate your own bandwidth graphs and the provider API is slow. 

How to disable Admin Network Graphs

The function can be disabled via customconfig.php, which can be found in the directory "/modules/servers/dedicated/"

If you have newly created the file, don't forget to add a PHP opening tag at the top of the file.