Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3537
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2017-01-17 07:25 -0800 |
| References | (1 earlier) <o5kr2b$ct0$1@solani.org> <c8b4aecb-5e61-4b5b-9d4b-b7f3a1f06fe8@googlegroups.com> <o5l55l$keg$1@solani.org> <32edf6eb-702a-403c-96c5-53cc44102fae@googlegroups.com> <o5l9gv$nk1$1@solani.org> |
| Message-ID | <d33bcbab-0a7b-46b9-af8a-930e46550dcb@googlegroups.com> (permalink) |
| Subject | Re: plotting an adaptive mesh |
| From | maierd83@gmail.com |
For the moment I am more than happy with the overplotting method.
It works very fast and my data sizes are reduced from:
old new
data: ~18MB -> 41 kB
image: ~33MB (svg) -> 209 kB (svg) and 7kB (png)
Unfortunately the png has the problem with the blurry lables for the axes...
> If your data comes from a self-written C program, why don't you just let
> it write a binary data stream of the expanded picture, and pipe that
> into gnuplot? Check "help binary matrix".
I'll check that option later. Sounds like I could use this for many things...
Thanks again,
Daniel
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
plotting an adaptive mesh maierd83@gmail.com - 2017-01-17 01:54 -0800
Re: plotting an adaptive mesh Karl Ratzsch <mail.kfr@gmx.net> - 2017-01-17 11:18 +0100
Re: plotting an adaptive mesh maierd83@gmail.com - 2017-01-17 04:49 -0800
Re: plotting an adaptive mesh Karl Ratzsch <mail.kfr@gmx.net> - 2017-01-17 14:11 +0100
Re: plotting an adaptive mesh maierd83@gmail.com - 2017-01-17 06:05 -0800
Re: plotting an adaptive mesh Karl Ratzsch <mail.kfr@gmx.net> - 2017-01-17 15:25 +0100
Re: plotting an adaptive mesh maierd83@gmail.com - 2017-01-17 07:25 -0800
svg with bitmap image graph? (was: Re: plotting an adaptive mesh) Karl Ratzsch <mail.kfr@gmx.net> - 2017-01-17 21:36 +0100
Re: svg with bitmap image graph? (was: Re: plotting an adaptive mesh) Ethan A Merritt <sfeam@users.sourceforge.net> - 2017-01-17 14:41 -0800
Re: plotting an adaptive mesh maierd83@gmail.com - 2017-01-17 06:07 -0800
csiph-web