set tics front makes grid disappear
Time series - set mouse mouseformat
Vertical labels badly plotted
Thank you. That is exactly what I need - to limit the polar grid marks, not the data itself. But there is also the other thing I mentioned, ie. the tics at the ends of the errorbars. Currently they are clipped to xmin and ymin, what I marked with small circles on my pictures. Anyway, setting trange in degrees works for me (for plotting functions, not data) provided that I write "set angles degrees".
Here are the other two attachments.
polar mode - section of the circle
Hello again! My case doesn't require the multiplot feature. I only need two (or more) curves to be plotted on one graph. I normally use the 'replot' command for this. And the resulting svg file contains several root <svg> tags in one document, which makes the whole XML invalid. Attached is an example of such a file. On the contrary, when I save the picture from a wxt terminal to svg, I get a correct file but here all the labels and numbers are saved not as text but as glyph paths, which makes it...