Line 42: Line 42:
Define $width = 960
Define $width = 960
# Define $warning = 300
# Define $warning = 300
# Define $height = 400
Define $height = 400
Define $dy = -5 # shift text to bottom side of bar
Define $dy = -5 # shift text to bottom side of bar
Define $start = 2020
Define $start = 2020
Line 48: Line 48:
Define $now = 01/{{CURRENTMONTH}}/{{CURRENTYEAR}}
Define $now = 01/{{CURRENTMONTH}}/{{CURRENTYEAR}}


ImageSize  = width:$width # height:$height
ImageSize  = width:$width height:$height
PlotArea  = right:10 left:10 bottom:30 top:1
PlotArea  = right:10 left:10 bottom:30 top:1
Period    = from:$start till:$end
Period    = from:$start till:$end