Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!nntp.earthlink.com!news.earthlink.com.POSTED!not-for-mail NNTP-Posting-Date: Tue, 03 Apr 2012 11:17:13 -0500 From: "E.D.G." Newsgroups: comp.graphics.apps.gnuplot References: In-Reply-To: Subject: Re: Complex Plot Question - Apr. 3, 2012 Date: Tue, 3 Apr 2012 11:17:20 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Newsreader: Microsoft Windows Mail 6.0.6002.18197 X-MimeOLE: Produced By Microsoft MimeOLE V6.0.6002.18463 Message-ID: <_-udnSpmSMQUv-bSnZ2dnUVZ_vGdnZ2d@earthlink.com> Lines: 36 X-Usenet-Provider: http://www.giganews.com NNTP-Posting-Host: 66.245.130.247 X-Trace: sv3-1pvpO0/5I/W9pIJVPDhe1uvDcRcFy2ZmuxAFPYvoMjjEXT3Nft9+XJC2U9rKPiSciI9ns3o1/jku74z!7m3A/IQIYLhycXlkjd+erv7PWdO94vOzcHbMlI4fYcKtALaX8EM5QBYNqSvORX3TsPii+S7S8rsh!EO3pBU5OWbhySeOpH8sxe6OVA8MJJRbmpw== X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2739 Xref: csiph.com comp.graphics.apps.gnuplot:1012 "sfeam" wrote in message news:jlf4nj$gnd$1@dont-email.me... > E.D.G. wrote: > > Not in version 4.2. > In more recent versions: > plot 'whatever.png' binary filetype=png with rgbimage > > Perhaps you should show us the error messages. > Posted by E.D.G. April 3, 2012 I thought that this limitation would be common knowledge. That is reason for the lack of more detail. A single plot command is being used to plot data stored in 17 different data files. Nothing is being rotated. And that number of files appears to be the limit. If more files are added gnuplot says that there was an error and that it needs to exit. If that is in fact the limit it seems quite reasonable to me. But we still need to pack more data onto our charts. So, I am searching for ways to do that. And reloading a saved png file or something like that for use as a background for the plot sounds attractive. We would like to learn how to load picture files and use them for background anyway. Again, the plot data are so different from one another that several files cannot be compressed into a single file. This particular scientific effort is moving along at a gradually increasing speed. I am the general manager and have to deal with actual programming tasks, effort coordination, and project direction. And I cannot keep pace with other personnel computer code development efforts.