and I want to highlight some entries of the x axis of the 2nd panel as having some special property. I was going to make the labels red but this doesn’t work.
Another idea is to add some special text above the top spline of the second panel axis. But unfortunately I didn’t find a way to acheive this with text! while keeping the text in data coordinates. Effectively I want to plot text with y position = 4 (as axis limits is 3), but keep the plot limits to 3.
haha sorry does it even make sense what I Say? I want to put some text here:
In general we don’t support multiple tick colors as that would break if you zoomed and the number of ticks changed somehow. But one can always modify the linesegments or text plots that make up the axis. It’s internal though, just mentioning it in case Simon’s suggestion doesn’t work