how to move the "durable responder" to the front of patient's id in swimmer plot, by proc template? I know how to do it in sgplot.
scatterplot y=item x=durable / markerattrs=(symbol=squarefilled size=8 color=black) name='d' legendlabel='Durable responder';
See attachment. Thanks.
Since we have no idea what your current template looks like it is extremely hard to make a suggestion. The basic approach might be to overlay a scatter plot.
Example data, the template code and sgrender code would be needed to provide the cleanest solutions.
Paste data in the form of a data step, proc template and proc sgrender code into a code box opened using the forum's {I} or "running man" icon.
Since we have no idea what your current template looks like it is extremely hard to make a suggestion. The basic approach might be to overlay a scatter plot.
Example data, the template code and sgrender code would be needed to provide the cleanest solutions.
Paste data in the form of a data step, proc template and proc sgrender code into a code box opened using the forum's {I} or "running man" icon.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.