EEVblog Electronics Community Forum

Products => Test Equipment => Topic started by: sotos on January 18, 2019, 06:58:46 am

Title: Simple csv files to bar charts, line charts or pie, viewer program, request.
Post by: sotos on January 18, 2019, 06:58:46 am
Simple csv files to bar charts, line charts or pie, viewer program, request.

I have a Bluetooth temperature meter and temperatures are saved as csv files. Is there any simple viewer to display the file?
Title: Re: Simple csv files to bar charts, line charts or pie, viewer program, request.
Post by: HKJ on January 18, 2019, 08:51:10 am
You could use the spreadsheet in "Libre Office", it is not the most simple solution, but very flexible.
Title: Re: Simple csv files to bar charts, line charts or pie, viewer program, request.
Post by: Fungus on January 18, 2019, 08:53:04 am
Some sort of "spreadsheet" program?

Title: Re: Simple csv files to bar charts, line charts or pie, viewer program, request.
Post by: Gege34 on January 18, 2019, 10:05:56 am
gnuplot (http://www.gnuplot.info/) (howto (http://www.falconprogrammer.com/blog/2013/12/gnuplot-tutorial-line-graphs/)) or sample (http://www.samplesw.com/en/csw.html)