The existing example introduction reads: Mask some data points and add a line demarking masked regions. This doesn't provide the context that it's actually showing how to work with the NumPy masked ...
Is there a way to manage the order (z axis) of the graphs added with addplot? Currently I would like to display my scatter on top of my line, but no matter what order I pass them in addplot the line ...