|
|
|
Change log
* plplot.idl, plplot_h, plplot_h.inc:
- Remove support for plarrows
(deprecated in PLplot)
- Update plimagefr to the support the
(hopefully soon to be accepted)
new interface, including custom
coordinate transform support and
removal of the Dxmin, Dxmax, Dymin,
Dymax arguments from plimagefr.
| Go to: |
Project members,
sign in to write a code review
Older revisions
r47
by hcarty
on Mar 09, 2008
Diff
* plplot_h, plplot_h.inc, touchup.ml:
- Update to match up with PLplot svn
- Includes addition of (c_)plimagefr
and the renaming in the C API of
plimage to c_plimage
r45
by hcarty
on Mar 08, 2008
Diff
* plplot.idl, plplot_h, plplot_h.inc, plplot_impl.c, touchup.ml, Changelog: - Update to match up with PLplot 5.9.0 - Add support for new functions in ...
r40
by hcarty
on Feb 16, 2008
Diff
* plplot* - Fixed the plgriddata wrapper. camlidl was not handling the return value in the way I expected or as plgriddata requires, so the function is now wrapped by hand. A ...