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.
Chart JS error
Re: Chart JS error
Are you viewing the sample data or your own one?
Re: Chart JS error
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.
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
Does you file has "FREEMATICS" as first line? If it does, please remove it.
Re: Chart JS error
No. Doesn't have "FREEMATICS" in first line.
I'm using the CSV of OBD2 V2 Data logger. Is this file available?
I'm using the CSV of OBD2 V2 Data logger. Is this file available?
Re: Chart JS error
What's the file content like?
Re: Chart JS error
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
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
Yup. My Freematics V2 with GPS module.
Will fix my problem if upgrade firmware?
Will fix my problem if upgrade firmware?
Re: Chart JS error
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.