Re: 12M? or 12 000 000? (not 12000000)
Norwid Behrnd via gnuplot-info <[email protected]> Fri, 24 Jun 2022 10:09:19 +0200
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <20220624100919.3e85c088@carnot2> |
Emanuel Berg wrote:
>
> > set ytics font "verdana,10" add \
> > ("25 M" 2.5e7) # only shown for the ordinate scaling by lg
>
> Looks even better without it?
>
For one, I agree with you there are situations where indeed it does
look better without it.
For two, the user defined additional tic only was set to show that
this possibility (still) is at your disposition. E.g., to mark a
critical threshold like in control charts (analytical chemistry /
chemical engineering), adding lower/upper control levels before a
process runs away. Thus, it was an alternative to an one-liner like
```
set arrow from graph 0,first 2.5e7 to graph 1, first 2.5e7 nohead lt
0 lc "red"
```
as in «our infrastructure reliably processes up to 25M events/s».
_______________________________________________
gnuplot-info mailing list
[email protected]
Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info