I am utilizing jqPlot
to create a linear chart with a Y axis from 0% to 100%. The problem I am having is that one of the values falls on the X axis (is 0%) or 100% it is getting cut-off by the axis or the border of the chart.
How can I ensure this does not happen, while keeping the Y axis minimum at 0% and the max at 100%?