1.52.10 boxfrom

set boxfrom <value>

The setting boxfrom alters the vertical line from which bars are drawn when Pyxplot draws bar charts. By default, bars all originate from the line $$y=0$, but the example 

\begin{verbatim} 
set boxfrom 2
\end{verbatim}

\noindent would make the bars originate from the line 

$y=2$. The specified vertical abscissa value may have any physical units, but must be real and finite. 

$