# CSV-Analyzer **Repository Path**: I_like_sci_admin/CSV-Analyzer ## Basic Information - **Project Name**: CSV-Analyzer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-13 - **Last Updated**: 2021-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CSV-Analyzer Multi Platform CSV Log Analyzer Written in C++ w/Qt Framework (Qt 5.14 & QTCreator 4.11) and QCustomPlot It can plot value vs line number/ time value (for only known log formats), and value vs another value scatter graphs. Although this application is mainly focused to analyze log files generated by Torque Mobile App by Ian Hawkins, it can also be used for analyzing other csv log files too. This application supports Windows, Linux and Android platforms. App is and will be tested on all these platforms by developer. Keywords: csv log analyzer, torque log viewer, torque log analyzer, csv, qt, qcustomplot, windows, linux, android Feel free to compile it for MacOS and iOS. Any help will be appreciated on these platforms. ## CSV Analyzer in action on Windows 10 PC ![SS1](https://user-images.githubusercontent.com/61709054/78828176-f6ea1480-79ec-11ea-9786-3ea15c63aa15.PNG) ![SS2](https://user-images.githubusercontent.com/61709054/78828186-f9e50500-79ec-11ea-9027-47386afdae08.PNG) ## CSV Analyzer in action on Android 4.4.2 with 480x800pix screen ![Screenshot_2020-04-08-19-33-44](https://user-images.githubusercontent.com/61709054/78828345-403a6400-79ed-11ea-828e-6879e58b298a.png) ![Screenshot_2020-04-08-19-34-37](https://user-images.githubusercontent.com/61709054/78828359-43cdeb00-79ed-11ea-9d1c-3c6c13c4f8aa.png) ## CSV Analyzer in action on Android 9.0 with 1080x2280pix screen ![Screenshot_2020-04-08-22-37-46-743_org myproject csvanalyzer](https://user-images.githubusercontent.com/61709054/78828442-652ed700-79ed-11ea-8a34-01011dca3013.jpg) ![Screenshot_2020-04-08-22-38-32-978_org myproject csvanalyzer](https://user-images.githubusercontent.com/61709054/78828456-6c55e500-79ed-11ea-84e3-7e0dba14754c.jpg)