From: Dmitry <unk...@gm...> - 2025-02-15 14:39:03
|
> 2) The gnuplot development branch supports a new graphical entity called > a "mark". Each mark is essentially a graphics subroutine that draws a > shape consisting of line segments and filled polygons. Helo Ethan, thank you very much for the suggestion. I tried it. It's almost perfect, but it does not work correctly with tikz terminal when plotsize is set (which I'm using since I'm plotting a number of plots in cycle and I want all graphs to remain the same size, regardless of the legend size.). So, all marks are shrunken horizontally, for example instead of circles gnuplot plots agg-like points, please see the attached example. Is there any way to fix it? Thanks! |