If you wish to have both the single page front page and a blog page which is not a duplicate of the front page, edit /wp-content/themes/accesspress-parallax/index.php and change the if statement on line 15 to include is_front_page() function, like this:
<?php if(is_front_page()&&(of_get_option('enable_parallax') == 1 || of_get_option('enable_parallax') == NUll)):
The aforementioned graph plugin is now a widget and hosted on WordPress Extend: Simple Graph