A spotlight on the CSV connector
Written by Richard Heyes, RGraph author, on 26th July 2018The article linked here introduces you to the CSV import object utility that exists in RGraph. This object is more comprehensive than the getCSV API function.
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...