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


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

svg with bitmap image graph? (was: Re: plotting an adaptive mesh)

From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject svg with bitmap image graph? (was: Re: plotting an adaptive mesh)
Date 2017-01-17 21:36 +0100
Organization solani.org
Message-ID <o5lv9d$a1v$1@solani.org> (permalink)
References (2 earlier) <c8b4aecb-5e61-4b5b-9d4b-b7f3a1f06fe8@googlegroups.com> <o5l55l$keg$1@solani.org> <32edf6eb-702a-403c-96c5-53cc44102fae@googlegroups.com> <o5l9gv$nk1$1@solani.org> <d33bcbab-0a7b-46b9-af8a-930e46550dcb@googlegroups.com>

Show all headers | View raw


Am 17.01.2017 um 16:25 schrieb 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...
> 

Try pngcairo, it does antialiasing, which the ligd-based png terminal
does not (I think). Should look a bit better.

I don't know how to combine an svg graph with png data. There is some
mention about it in "help svg" (next-to-last paragraph), but I have no
idea how that would work.


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


Thread

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