That would require a DISCRETE not LINEAR axis. Linear means that the interval is important.
Or another approach might be a broken axis.
@knveraraju91 wrote:
IN the proc tempalte I have used below axis options. How to have equal space between 0 1 2 3 4 5 6 7 8 48. Thank you
linearopts=(tickvaluefitpolicy=rotate TICKVALUESLIST=(0 1 2 3 4 5 6 7 8 48) minorticks=true viewmin=0 viewmax=48) TICKVALUEATTRS=(SIZE=9))