[Thread Prev][Thread Next][Index]

Re: [ferret_users] Re: Ferret multi_view



HiOluwaseun,

Do you want to move your color bar to the 8th viewport to make the ports larger? I don't know how to put the 7th in the center. But if you want to move the color bar, you can use
set view full (now you drawing at the full plot)
plot/noaxis/nolab/vs/hlim=1:2 {0,0} {0,0} (now you drawing a blank plot)
annotate/norm/xpos=0.7/ypos=0.01/size=18/halign=0 "color bar" (now you are making an annotation)
annotation x and y position horizontal (details see ../../documentation/users-guide/commands-reference/annotate)

You can find more ideas from../fu_2016/msg00144.html

Xiaoyu


On Wed, May 20, 2020 at 3:53 PM Oluwaseun Ilori <wilseun@xxxxxxxxx> wrote:
I forgot earlier to attach the image I'm talkingabout to the first message. Here it is...

On Wed, May 20, 2020, 12:15 PM Oluwaseun Ilori <wilseun@xxxxxxxxx> wrote:

--
Xiaoyu

[Thread Prev][Thread Next][Index]