A spotlight on the CSV connector
Written by Richard Heyes, on 26th July 2018
This news article is the last in the series of the 'Spotlight on...' posts and it
concentrates on the dedicated csv
import object. This object is more comprehensive
than the basic RGraph.AJAX.getCSV
ajax
function.
getCSV
as a quick and dirty function whereas the csv
import object is more comprehensive and
versatile. If you have your own csv
import facility then by all means use
that - you shouldn't have any trouble using it with RGraph.
Go to the CSV connector article...