Search the nearest datatip of a given point. (original) (raw)
Scilab 5.3.3
- Scilab help
- Graphics
- Datatips
- datatipCreate
- datatipGetEntities
- datatipGetStruct
- datatipInitStruct
- datatipManagerMode
- datatipMove
- datatipRedraw
- datatipRemove
- datatipRemoveAll
- datatipSetDisplay
- datatipSetInterp
- datatipSetOrientation
- datatipSetStruct
- datatipToggle
- datatips
- orthProj
Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
See the recommended documentation of this function
Scilab help >> Graphics > Datatips > datatipSetOrientation
datatipSetOrientation
Search the nearest datatip of a given point.
Calling Sequence
datatipSetOrientation(tip_handle,orient)
Arguments
tip_handle
A handle on a datatip.
orient
A character string with possible values:"automatic" "upper left" "upper right","lower left", "lower right".
Description
Set the position on the text box with respect to the curve point. With the "automatic" orientation the program makes the choice to keep the text box within the plot boundaries.
Examples
See Also
- datatips — Tool for placing and editing tips along the plotted curves.
- datatipCreate — Create a data tip on a polyline by program
- datatipRemove — Removes a selected datatip
Authors
- Serge Steer, INRIA