Joseph Wright
2009-10-23 13:46:27 UTC
Hello all,
I'm doing some graphs in pgfplots, and would like to use half-filled
circles as plot markers. Fully filled with black or white is easy:
\addplot[color = black, fill = white, mark = *]
\addplot[color = black, fill = black, mark = *]
but I'm not sure how to fill half of the circle black. I've taken a
look at the code, but as far as I can tell it only works easily for
fully-filled circles. Anyone tried this sort of thing? (I'm hoping to
be able to fill either the top, bottom, left or right halves black,
giving me 6 symbols in total.)
--
Joseph Wright
I'm doing some graphs in pgfplots, and would like to use half-filled
circles as plot markers. Fully filled with black or white is easy:
\addplot[color = black, fill = white, mark = *]
\addplot[color = black, fill = black, mark = *]
but I'm not sure how to fill half of the circle black. I've taken a
look at the code, but as far as I can tell it only works easily for
fully-filled circles. Anyone tried this sort of thing? (I'm hoping to
be able to fill either the top, bottom, left or right halves black,
giving me 6 symbols in total.)
--
Joseph Wright