That and reversing rows worked. Thanks. Fred
On Monday 23 May 2016 20:09:37 Jeremy Sanders wrote: > Hi Fred > > On 05/23/2016 07:01 PM, Fred Labrosse wrote: > > I'm trying to display images with a y axis going vertically down since > > pixel (0,0) is at the top left. I can invert the loading of the data > > for the image to be displayed correctly, but I can't make the y axis > > display the values correctly (0 at the top, positive going down). > > You can invert the direction of the axis by manually entering a minimum > which is greater than the maximum. Alternatively you can swap the > minimum and maximum axis position settings to reverse the direction > (0->1 to 1->0). > > Cheers > > Jeremy _______________________________________________ Veusz-discuss mailing list [email protected] https://mail.gna.org/listinfo/veusz-discuss
