Adam Wysokiński
Adam Wysokiński
Before: ` scatter(rand(100), rand(100), markershape=:o, markersize=2) `  ` scatter(rand(100), rand(100), markershape=:x, markersize=2) `  After: ` scatter(rand(100), rand(100), markershape=:o, markersize=2) `  ` scatter(rand(100), rand(100), markershape=:x, markersize=2) ` 
Is this before or after?
I think that in your example the marker (while smaller than mine) is still unevenly large for the legend label font size and the plot marker size. Could you please...
> How about having some more control over the markersize scaling? Maybe with a keyword 'legend_marker_pointsize'? Great idea.
It would be great if someone added the TukeyHSD.
Hi. Any progress on the issue? I vastly need `colorbar_ticks` for `GR` backend.
Thanks! It happens for every image. PP3 attached, but I think it is not related, I've been trying to trace whether any specific processing option triggers it, with no success....
Ok, here are the results of my little investigation: when I disable auto-start, sending files to queue for processing works fine. However, when I run the queue manually, freezing returns....
I have a similar issue using Linux/i3 wm. Menus close immediately, unless the mouse key is kept pressed. But then, menu options cannot be selected. Menus keyboard shortcuts works fine....
The new build works fine on i3, thanks!