In my graph I have scatter plot with x-axis
orthogonalCoordinateDecimal 0.0 so that x-axis can change its location according to y-axis range.I want to expand y-axis range according to the x-axis labels size so that x-axis labels are always visible.
I have custom x-axis labels rotated by some angle.
I want to keep padding 0 for all side of plot area frame.
Please help me, how can I achieve this.
Plot datasource is combination of positive and negative values.