If you don't use the Subtotal order module (which you're not required to do), this report won't work.

To fix it, just edit admin/includes/classes/stats_sales_report_graph.php and change 'ot_subtotal' to 'ot_total'. It won't be perfect because now you'll be including taxes and various other things you might not want, but at least it gives you something.