Thanks Nick and Asjad for helping me out, I appreciate it!
Indeed, Nick is correct in #15:
produces the graph below and instead of the lines, I'd love either the markers to be of different colors or the background to be colored differently. Thanks!

Edit: Actually, considering the fact that some markers might end up right on the y()-line, different background colors probably makes more sense.
Indeed, Nick is correct in #15:
Code:
triplot belief1 belief2 belief3 [fw=count], frame(lpat(dot)) ms(O) y(lpat(solid) lwidth(vthin))
Edit: Actually, considering the fact that some markers might end up right on the y()-line, different background colors probably makes more sense.
Comment