I'm having an ajax request that puts some data in a PHP file, then PHP files generate HTML content with some JavaScript Code. Javascript codes include Google's chart library too. So the chart is even not working. (Basically ajax sends some data to a php files, php file generates the graph)I'm having an ajax request that puts some data