On Thu, Oct 25, 2012 at 5:11 PM, Andrew Ross <andrewr...@users.sourceforge.net> wrote: > On Thu, Oct 25, 2012 at 01:08:16PM -0700, Alan Irwin wrote: >> On 2012-10-25 15:56-0400 Hezekiah M. Carty wrote: >> >> > On Thu, Oct 25, 2012 at 1:39 PM, Andrew Ross >> > <andrewr...@users.sourceforge.net> wrote: >> >> On Wed, Oct 24, 2012 at 08:08:16PM +0100, Andrew Ross wrote: >> >>> On Wed, Oct 24, 2012 at 01:30:44PM -0400, Hezekiah M. Carty wrote: >> >>>> >> >>>> Andrew, >> >>>> >> >>>> I found another change that I think we should make before completing >> >>>> the plcolorbar + example change propagation. The tick mark arguments >> >>>> are still restricted to single values but they should be made into >> >>>> arrays with one element each per axis. >> >>>> >> >>>> I hope to be able to make and commit these changes within the next day >> >>>> or two. If someone else beats me to it that's fine as well. >> >>> >> >>> Hez, >> >>> >> >>> Thanks. I won't have much time over the next couple of days for plplot so >> >>> I'll wait until you've made your changes before propagating further. >> >>> >> >>> One issue I did notice with example 33 (not yet enabled by default) is >> >>> that >> >>> the high caps don't appear to do anything. Low caps are fine. Can you >> >>> confirm >> >>> this? >> >> >> >> I've propagated your API changes to C++ and also fixed example 33 which >> >> was broken by the changes. Your patch hasn't fixed the high caps problem >> >> for me though. I'm not clear from the SVN comments whether it was >> >> supposed to? >> >> >> >> Andrew >> > >> > Andrew, >> > >> > Thank you for propagating the changes and updating example 33. >> > >> > I've tested on a few different 64bit Linux systems and I don't have >> > any issues with the low or high caps in example 33. Is the issue >> > present on all pages of example 33 which should have high caps or only >> > a subset of the pages? Do you have this issue with all of the display >> > drivers? >> >> Andrew, I don't think I have seen that issue here either. So I am >> looking forward to your reply to Hez's request for more information as >> well to help pin this down. > > OK. I think I've found the reason. I'd tested with the xwin and psc > drivers. In both these cases the background colour for the colorbar > boxes are black. This masks the black high caps. Trying with other > drivers (e.g. qtwidget) and everything is fine. So the problem is > with how the background colour of the colorbar box is assigned. This > seems to be driver dependent in a non-obvious way. > > Andrew
Andrew, The background color in example 33 is transparent. The xwin and psc drivers don't support transparency while the Cairo and Qt devices do. I expect that is where the problem is coming from. Hez ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Plplot-devel mailing list Plplot-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/plplot-devel