Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1891

Re: Canvas precision

Newsgroups comp.graphics.apps.gnuplot
Date 2013-06-14 12:48 -0700
References <cfd808bd-3e83-462c-99bb-b738568e96c0@googlegroups.com>
Message-ID <3936d948-4eec-47b7-a15a-be79c7101b38@googlegroups.com> (permalink)
Subject Re: Canvas precision
From tombert <tombert.groups@live.at>

Show all headers | View raw


And probably here is the solution:

from canvas.trm:

#define CANVAS_OVERSAMPLE	10.
#define CANVAS_XMAX		(600 * CANVAS_OVERSAMPLE) 

If I increase the sampling would this solve my problem? Would it be somehow nice if this value could be changed via gnuplot command?

thx

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Canvas precision tombert <tombert.groups@live.at> - 2013-06-14 07:13 -0700
  Re: Canvas precision Karl <mail.kfr@gmx.net> - 2013-06-14 17:08 +0200
    Re: Canvas precision tombert <tombert.groups@live.at> - 2013-06-14 12:38 -0700
  Re: Canvas precision tombert <tombert.groups@live.at> - 2013-06-14 12:48 -0700
    Re: Canvas precision tombert <tombert.groups@live.at> - 2013-06-15 00:28 -0700

csiph-web