If a label (on a graph or graph object) contains latex and starts hidden, then when it becomes visible, the latex is left unrendered with \(...\) around it. This doesn’t happen if the label starts visible, is hidden, then becomes visible again, or if conditional content can be used. Not sure if that’s a fixable problem or not, or if it’s fundamental to the difference between hide and conditional content precisely because hide means the label was always there.
But I haven’t had luck using conditional content with a label that’s on a graph object if the condition depends on the object’s position; I get a circular dependency error. I can work around it by using labels that are not actually children of the object and instead depend on the object’s position, but that seems less semantic.
I wouldn’t have run into this if the label had appeared masked over the axes. ![]()
