Page 1 of 2

Chart JS error

Posted: Thu Jun 26, 2014 5:56 pm
by key
I got error on using the freematics chart service.
Does anyone have the same problem?

I think to be able to fix it if you install the jQuery.

Re: Chart JS error

Posted: Thu Jun 26, 2014 10:43 pm
by stanley
Are you viewing the sample data or your own one?

Re: Chart JS error

Posted: Thu Jun 26, 2014 11:56 pm
by key
Using my data.

1. Open http://freematics.com/chart/view.html
2. Click "choose file" and choice my data from Freematics OBD2 V2
3. Click "View Chart & Map"

Error comes out when you open the page in step1.

Re: Chart JS error

Posted: Fri Jun 27, 2014 11:15 pm
by stanley
Does you file has "FREEMATICS" as first line? If it does, please remove it.

Re: Chart JS error

Posted: Sat Jun 28, 2014 12:31 am
by key
No. Doesn't have "FREEMATICS" in first line.
I'm using the CSV of OBD2 V2 Data logger. Is this file available?

Re: Chart JS error

Posted: Sat Jun 28, 2014 1:35 pm
by stanley
What's the file content like?

Re: Chart JS error

Posted: Sun Jun 29, 2014 12:57 am
by key
First 5 lines are seen below:

Code: Select all

13673,F020,8672,340,-14124
140,F020,8632,344,-14328
124,F020,8572,344,-14240
125,F020,8656,348,-14276
124,F020,8764,348,-14500
125,F020,8724,328,-14400
125,F020,8744,272,-14748

Re: Chart JS error

Posted: Sun Jun 29, 2014 8:22 pm
by orpheus88
Do you have NMEA GPS or Parsed GPS in your file, it doesn't work with NMEA last time I tested and there was something wrong with the Parsed values as well, but maybe that was fixed by now. File Size could also be an issue.

Re: Chart JS error

Posted: Sun Jun 29, 2014 8:48 pm
by key
Yup. My Freematics V2 with GPS module.
Will fix my problem if upgrade firmware?

Re: Chart JS error

Posted: Tue Jul 01, 2014 1:38 am
by orpheus88
I haven't followed stanley's development that closely so I'm not sure if it will, but it would probably be good if you just posted some more lines from the actual log file, maybe the first 50 or so, if you upload just 50 lines you could also eliminate the files too big problem.