Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 963 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 963 Bytes

Planting Dates Chart Generator

Build Status

This is a script that takes excel workbooks and uses them to generate SVG charts of planting dates.

A chart showing the planting & harvesting date ranges for plants in zones 7 & 8

The workbooks should be named ZONES 5-6.xlsx and ZONES 7-8.xlsx & should have the data in Sheet1, with a header row, one plant per row, and columns for the planting & harvest start/end dates(repeating if multiple bars are to be shown).

stack build
stack run
inkscape "Planting Dates - Zone 7 & 8-part-one.svg"

License

GPL-3.0