Skip to content

SaschaAdler/body_chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

body_chart

Generates body chart images from correctly-shaped CSV data.

Prerequisites

Installation

Clone this repo:

git clone https://github.com/SaschaAdler/body-chart

Install:

deno install --allow-read --allow-write --allow-run=convert ./body_chart.ts

Usage

body_chart file.csv
body_chart path/to/file.csv path/to/otherfile.csv
body_chart *.csv

Images for an input file are created in the directory the file is in.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published