Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2364
| From | Janis Papanagnou <janis_papanagnou@hotmail.com> |
|---|---|
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Major and minor ticks artifact |
| Date | 2014-03-21 05:54 +0100 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <lggglb$9dr$2@speranza.aioe.org> (permalink) |
| References | (1 earlier) <bnhe21F5utsU1@mid.dfncis.de> <lg01bh$dlr$1@speranza.aioe.org> <53244732.8080404@gmx.eu> <lg2ill$a1i$1@speranza.aioe.org> <b67mi9p3upotht5977956nnpukshhv65io@4ax.com> |
On 20.03.2014 18:24, Dan Luecking wrote:
> On Sat, 15 Mar 2014 23:02:34 +0100, Janis Papanagnou
> <janis_papanagnou@hotmail.com> wrote:
>>
>> [*] I also didn't analyse the code in depth. Specifically I didn't find the
>> loop in the code referenced by the link.
>
> I believe it is the for-loop beginning on line 1290:
> for (mplace = ministart; mplace < miniend; mplace += ministep) {
> ...
> It indeed computes locations by cumulative addition.
Thanks for the code reference and for the confirmation!
>
> I once had to do a similar thing in Metafont code (not with tics, but
> the principle is the same) and ultimately settled on a counted loop,
> with a calculation of location at each step. It is less efficient,
> but more accurate.
Exactly.
Janis
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Find similar
Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-02 18:19 +0100
Re: Major and minor ticks artifact Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2014-03-02 20:10 +0100
Re: Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-14 23:54 +0100
Re: Major and minor ticks artifact sfeam <sfeam@users.sourceforge.net> - 2014-03-14 22:17 -0700
Re: Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-15 10:54 +0100
Re: Major and minor ticks artifact Karl <mail.kfr@gmx.net> - 2014-03-18 18:38 +0100
Re: Major and minor ticks artifact Hermann Peifer <peifer@gmx.eu> - 2014-03-20 07:10 +0100
Re: Major and minor ticks artifact Hermann Peifer <peifer@gmx.eu> - 2014-03-15 13:27 +0100
Re: Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-15 23:02 +0100
Re: Major and minor ticks artifact Hermann Peifer <peifer@gmx.eu> - 2014-03-16 01:54 +0100
Re: Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-21 05:52 +0100
Re: Major and minor ticks artifact Dan Luecking <LookInSig@uark.edu> - 2014-03-20 12:24 -0500
Re: Major and minor ticks artifact Janis Papanagnou <janis_papanagnou@hotmail.com> - 2014-03-21 05:54 +0100
csiph-web