|
From: Patrick A. <pat...@co...> - 2026-04-23 21:07:01
|
I don't understand how to do that. What I am looking for is a color bar similar to the "mag" palette from GMT: https://docs.generic-mapping-tools.org/6.3/_images/GMT_App_M_1a.png ________________________________ From: DeForest, Craig E. <cra...@sw...> Sent: Wednesday, April 22, 2026 10:46 AM To: Patrick Alken <pat...@co...>; gnu...@li... <gnu...@li...> Subject: Re: Nonlinear color bar question [External email - use caution] PDL::Gnuplot does this by generating an explicit color lookup table, from which gnuplot interpolates values. You can always fall back on that brute-force approach. Get Outlook for iOS<https://aka.ms/o0ukef> ________________________________ From: Patrick Alken via gnuplot-info <gnu...@li...> Sent: Wednesday, April 22, 2026 8:43:17 AM To: gnu...@li... <gnu...@li...> Subject: [Gnuplot-info] Nonlinear color bar question [EXTERNAL EMAIL] Hello, I am struggling to make a plot with a nonlinear color bar. I want the colors themselves to be nonlinear rather than the tic marks. My detailed question is here: https://stackoverflow.com/questions/79929626/how-to-make-a-nonlinear-color-bar Any help is appreciated, Patrick _______________________________________________ gnuplot-info mailing list gnu...@li... Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info |