Re: Major and minor ticks

hchiPer <[email protected]> Sat, 20 Apr 2024 10:25:00 +0200
Newsgroups gmane.comp.graphics.gnuplot.user
Message-ID <[email protected]>
xtics are set automatically, with a larger step if the range is large.

You can

- either use this (but xlabels will overlap if xrange is large)

     set xtics 10  # mxtics are set to the default, 10 too

- or leave xtics set automatically (1, 100, ...) and use this (but 
secondary xtics will become nearly indistinguishable):

     set mxtics 100


Le 19/04/24 à 14:58, Al Conle a écrit :
>
>
> Here is the  1:1.0E+10  x axis.
> Note that the grid lines for 10, 1000, 100000, ...1x10^9  are missing and
> there is no way to "find" them while trying to read the graph.
>
> image.png
> Where as in the plot below has a correct display of the major and minor
> tick lines
>
> image.png
>
> Al
>
>
>
>
>
>
>
_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info