This basic example uses AJAX to request a CSV file as with basic-csv.html but unlike that example this CSV file holds each data-set as columns instead of rows. You can see the CSV file here.
Note: In October 2013 a new CSV reader was added to RGraph. It makes reading CSV files much easier. You can read about the new CSV reader here.