Type: | boolean |
---|---|
Inherited: | no |
Used By: | linegraph |
Default: | true |
See: | x y-stretch-to-zero y |
If the y-axis values go from negative to positive, whether to draw the x axis where y=0 or y=min(y). If the values on the y axis are only positive, this has no effect.
linegraph { xaxis-at-zero:false; yaxis-at-zero:false; }