Google Image Charts API is dead! This is a great alternative on building web services that display chart/graph images rendered in PNG.
- hello.r - generates the graph
- hello.php - displays the graph
- rplot.jpg - temporary file output that gets generated by R of which later is read by PHP
- Open your web browser; and
- In the address bar, visit to http://localhost/path/to/hello.php
- It should display the look of the graph/chart