Let's add a `bool zeroY1 = true` argument to PlotBar and PlotBarGroups. When `true` it automatically calls ```cs formsPlot1.plt.Axis(y1: 0); ``` so bar graphs start at the bottom of the plot without having to call this manually