In MAPDL, when creating a graph, I can set /xrange,min,max but is there a away to set the interval spacing? X values are all integers, just trying to get the graph to display points nicely at integer spacing.
/GROPT,DIVX,Ndiv
https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v232/en/ans_cmd/Hlp_C_GROPT.html
@Landon Mitchell Kanner, can't believe I missed that, it works perfect!