From: Andrew R. <and...@us...> - 2012-10-04 13:33:54
|
Hez, Thanks for your updates to the plcolorbar / pllegend support. Do you have any other plans for further changes? I was wondering whether we are approaching the point where we feel happy with the API for these functions. If so I would definitely like to see this being finalised for the next release. As part of this we could also enable the colorbar features in the C examples by default and start propagating them to other languages. This would be a nice new feature for a new release. I did notice that at least with the xwin driver the colorbar text extended beyond the window. We may need to tweak the size of the viewport to fix this. I'll check more generally with other drivers too. Cheers Andrew On Wed, Oct 03, 2012 at 01:22:15PM +0000, hez...@us... wrote: > Revision: 12235 > http://plplot.svn.sourceforge.net/plplot/?rev=12235&view=rev > Author: hezekiahcarty > Date: 2012-10-03 13:22:14 +0000 (Wed, 03 Oct 2012) > Log Message: > ----------- > Add support for multiple labels and axes to plcolorbar > > C examples 16 and 33 have been updated to match the API changes. > > Modified Paths: > -------------- > trunk/examples/c/x16c.c > trunk/examples/c/x33c.c > trunk/include/plplot.h > trunk/src/pllegend.c > |