0

I am looking for a way to force data markers near the graph axes to go under the axes.
An example where the markers go under the upper-left corner is the following:

enter image description here

Any help would be greatly appreciated.

JamesT
  • 3,169
  • Welcome to TeX.SE! Could you edit your code to begin with your \documentclass{} and end with \end{document} , a Minimal Working Example (MWE) please. It makes copy and pasting easier when the code can be compiled and also we do not need to guess what commands or packages you are using. – JamesT Feb 24 '23 at 15:33
  • In case you use pgfplots, you can add the two options clip marker paths, axis on top to the axis environment. See: https://tex.stackexchange.com/q/135229/47927. If this is not what you are after, please edit your question to reopen it and provide more information, preferably including an MWE. – Jasper Habicht Feb 24 '23 at 16:00

0 Answers0