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


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

Re: graphics library for plotting data points - that I can link into my program

From Michael <proximum@land.ru>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: graphics library for plotting data points - that I can link into my program
Date 2013-08-28 20:16 +0700
Organization A noiseless patient Spider
Message-ID <kvkt4u$t42$1@dont-email.me> (permalink)
References <w36Tt.36020$sp1.27832@en-nntp-15.dc1.easynews.com>

Show all headers | View raw


28.08.2013 1:18, rombios пишет:
> I figured this newsgroup would have people knowledegable on this subject.
>
> I have a high speed analog to digital converter and software that collects
> sample counts off of this adc device. currently I have been taking snapshots
> and saving to a file - then using gnuplot: (plot "data.dat" with lines) to
> plot it and examine it.
>
> I am curious if there is a graphics library/package that I can link into my
> program that would allow me to draw an axis and continuously feed it data
> that gets plotted and displayed?
>
>
>

You can try such IDEs as Delphi/Lazarus, Qt, Visual Studio, which have 
proper graph components.
There is also software that fits good for your problem, called Cacti 
(http://www.cacti.net/).
You can also use gnuplot for it (google "gnuplot continuous plotting").

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


Thread

graphics library for plotting data points - that I can link into my program rombios <rombios@hereonearth.com> - 2013-08-27 18:18 +0000
  Re: graphics library for plotting data points - that I can link into my program Michael <proximum@land.ru> - 2013-08-28 20:16 +0700

csiph-web