Skip to main content

Data visualization of csv data with a time column.

Project description

NAME

tcsv2png - data visualization of csv data with a time column.

SYNPSIS

tcsv2png [Options] CSV_FILE [COL0 [COLi ...]]

DESCRIPTION

tcsv2png uses gnuplot to convert a csv file with a time column format %H:%m:%S into a chart in png format.

It scales the data to show all of the data sets in the same png chart.

You can select the columns of interest. The tool uses gnuplot to generate the chart, so you can customize the script to your need.

CSV_FILE: a csv file with TAB or semicolon fields separator COL0: the column indice that contains the time formated H:M:S COLi: column indice to plot

Note that column indice starts with 0 and that the first line should contains columns headers.

REQUIRES

tcsv2png requires gnuplot.

INSTALLATION

sudo easy_install tcsv2png

EXAMPLES

You can view some screenshots in the tcsv2png wiki

tcsv2png data.csv

Creates data.png file with all the columns, assuming column 0 is the time column.

tcsv2png -v -c -t “Foo title” -o foo.png data.csv 0 3 5

Creates foo.png chart with “Foo title” title, column 0 is the time column, plotting column 3 and 5 using smooth csplines rendering.

tcsv2png -h

Gives you the available options.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tcsv2png-1.0.1.tar.gz (5.1 kB view details)

Uploaded Source

Built Distributions

tcsv2png-1.0.1-py2.7.egg (9.6 kB view details)

Uploaded Source

tcsv2png-1.0.1-py2.6.egg (9.6 kB view details)

Uploaded Source

File details

Details for the file tcsv2png-1.0.1.tar.gz.

File metadata

  • Download URL: tcsv2png-1.0.1.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tcsv2png-1.0.1.tar.gz
Algorithm Hash digest
SHA256 c62232f8d9703484d99aa52a2ee4d26b1918f819d15a5f1b25f9442741f00df3
MD5 9a133e9ce6c00443415a65b12c160bc4
BLAKE2b-256 28992a06081e238e48da77c26e6f34ab4aeb0927181ff2940a3a6c81c57dd7f4

See more details on using hashes here.

File details

Details for the file tcsv2png-1.0.1-py2.7.egg.

File metadata

  • Download URL: tcsv2png-1.0.1-py2.7.egg
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tcsv2png-1.0.1-py2.7.egg
Algorithm Hash digest
SHA256 053c4932a8b08a5e0242d11998a7213210a97b91f6a7e036ba05b0a4df75cebe
MD5 2cc3611a3ade15cf1281aae3ab178d7c
BLAKE2b-256 9cef4ec38d1b880810fbbd3b1a3f06a9b1cac4904e838c7b501e4c3f03bf955c

See more details on using hashes here.

File details

Details for the file tcsv2png-1.0.1-py2.6.egg.

File metadata

  • Download URL: tcsv2png-1.0.1-py2.6.egg
  • Upload date:
  • Size: 9.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tcsv2png-1.0.1-py2.6.egg
Algorithm Hash digest
SHA256 010abda2563181833b65a113b7db77f13292be6a236b6c312c6da17c96ba6d9c
MD5 4e7e36aafcc27e7595e694dbd0cf070f
BLAKE2b-256 6432627e3184bae386ec068fe6a61b3075b3a849c49b48c977cc8f454572d7a2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page