I've got an error in rendering Unicode characters in plots:plot(sin(x), (x,0, 10) , axes_labels=['Cyrillic text here','y'])
'y' lable is ok, but text on 'x' lable renders as sequence ofrectangles.. is it missing fonts or something like that?