Trying to assign the tick-labels a different font, but it does not work. The selector lq.diagram works, however, but not for the tick-labels.
lq.diagram
#show lq.selector(lq.tick-label): set text( size: .8em, font: "Arial" )
What am I doing wrong?