It’s easy enough to reorder drawing commands so some data is drawn on top, but is there a way to make sure specific data are drawn on top of the rest within a single command?
E.g., a single points command where some of my samples are distinguished using color and marker schemes to set them apart from everything else. Apart from plotting that subset of my samples using a new command, is there a way to force DG to draw those samples on top of the rest of the dataset?