Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "seneika" Newsgroups: comp.graphics.apps.gnuplot Subject: Re: set cntrlabel: unrecognized option Date: Wed, 26 Feb 2014 16:27:54 -0300 Organization: A noiseless patient Spider Lines: 1 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit Injection-Date: Wed, 26 Feb 2014 19:27:51 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="8a6f9948b9d04b3d2866b8775535382a"; logging-data="6240"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+HAWiGtZHkycAmt9g0kkog" X-MimeOLE: Produced By Microsoft MimeOLE V16.4.3522.110 In-Reply-To: X-Newsreader: Microsoft Windows Live Mail 16.4.3522.110 Importance: Normal Cancel-Lock: sha1:UaeGsu0KwbcE0865nhqz9F1UO3Q= X-Priority: 3 X-MSMail-Priority: Normal Xref: csiph.com comp.graphics.apps.gnuplot:2320 Ok, I compiled gnuplot from GitHub* and it recognizes cntrlabel now (as it is declared in the places they say in the changelog**) Now I think I must only compile it again with the appropriate options on, because it did not render the plots very well (I'm not a professional programmer and I only followed the instructions in config/msvc/Makefile). The labels in the contours are superposed by an x mark, for instance (I'm running the demo scripts for version 4.7***) BTW, I'd like to thank people for that msvc makefile! Thanks, and I'm still open to help to get it working properly with the contour labeling. * https://github.com/gnuplot/gnuplot ** https://github.com/gnuplot/gnuplot/blob/master/ChangeLog *** http://gnuplot.sourceforge.net/demo_4.7/contours.html