Draw Plant Schedule (1.3)
Written By LANDAU TEAM
=SCHED
draw plant schedule
Draws a plant schedule at specified origin. Will save a csv file as well if csv path is given.
INPUTS
<A> : Area instances that have plants. Best to flatten if you want one schedule.
start pt : Point to define the top, left corner of the schedule. Default = 0,0,0
niches : Whether to include niche info in the schedule. Default = False
size : Font size for schedule text. Default = .5
padding : General padding around items in the schedule. Default = .25
csv path : Full path to a csv_file if you want to write to a file.
OUTPUTS
table : grid around text - not implemented yet
text list : list of text to preview
text locs : list of text locations to preview
symbols : previews of plant size to preview
colors : colors of plant symbols