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


Groups > comp.graphics.apps.gnuplot > #2938 > unrolled thread

gnuplot output in JPG or PNG format

Started bydnpiyush@gmail.com
First post2015-06-17 22:02 -0700
Last post2015-06-18 12:06 +0600
Articles 2 — 2 participants

Back to article view | Back to comp.graphics.apps.gnuplot


Contents

  gnuplot output in JPG or PNG format dnpiyush@gmail.com - 2015-06-17 22:02 -0700
    Re: gnuplot output in JPG or PNG format Michael Okuntsov <okuntsov.mikhail@yandex.ru> - 2015-06-18 12:06 +0600

#2938 — gnuplot output in JPG or PNG format

Fromdnpiyush@gmail.com
Date2015-06-17 22:02 -0700
Subjectgnuplot output in JPG or PNG format
Message-ID<59930ded-ff3a-4052-ac63-533a8813690c@googlegroups.com>
Hi all,
I am having problem finding an image output in jpg or png format. I have installed gnuplot 5.0 on my Ubuntu 15, When i am trying to set terminal to jpg or png it shows "unknown or ambiguous terminal type; type just 'set terminal' for a list", and in set terminal command there is no set options for jpg or png ?
Any suggestion would be appreciated.

Thanks
Durgesh

[toc] | [next] | [standalone]


#2940

FromMichael Okuntsov <okuntsov.mikhail@yandex.ru>
Date2015-06-18 12:06 +0600
Message-ID<mltn3l$ekf$1@dont-email.me>
In reply to#2938
18.06.2015 11:02, dnpiyush@gmail.com пишет:
> Hi all,
> I am having problem finding an image output in jpg or png format. I have installed gnuplot 5.0 on my Ubuntu 15, When i am trying to set terminal to jpg or png it shows "unknown or ambiguous terminal type; type just 'set terminal' for a list", and in set terminal command there is no set options for jpg or png ?
> Any suggestion would be appreciated.
>
> Thanks
> Durgesh
>
You have to look at configure options by typing configure --help. Then 
place options for jpg and png terminals after the command configure. You 
should firstly install the header files libjpeg*-dev and libpng*-dev.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.graphics.apps.gnuplot


csiph-web