On Sat, Apr 9, 2011 at 2:27 PM, Hezekiah M. Carty
<hezekiahca...@users.sourceforge.net> wrote:
>
> I would like some feedback on a potential API change for a subset of
> the plf* functions, and some possible matching additions to the
> non-function-based PLplot API.
>

After some consideration, I have come up with a different approach to
this issue which should be both easier to propagate to other languages
and avoid changing existing function signatures.  plcolorbar is
working now, and two new functions have been added to the C API
(plscmap1_range and plgcmap1_range).  plcolorbar is not ready for
propagation to other languages yet!  But it hopefully will be before
too long.

A summary of the series of commits involved:

Revisions 11707 and 11708 add support for setting and getting a range
of color map 1 colors to use for continuous value plots (plshades,
plimage and eventually plgradient).  These functions can be used in
combination with existing functions from the PLplot API to create
plots using a subset of the color map 1 palette.

Revision 11709 updates the plshades and plimage families of functions
to support adjustments to the utilized color map 1 range.

Revision 11710 updates plcolorbar to a point where it works as
expected and includes doxygen documentation.

Revision 11711 adds a large number of pages to example 33 which test
many of its options.

Revisions 11712 and 11713 clean up plcolorbar and example 33 a bit.

Hez

------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to