Scilab 6.0.2
- Справка Scilab
- Графики
- 2d_plot
- 3d_plot
- axes_operations
- color_management
- figure_operations
- geometric_shapes
- interaction
- annotation
- axis
- bar_histogram
- Datatips
- handle
- lighting
- load_save
- polygon
- property
- text
- transform
- свойства составного объекта "Compound"
- ГлобальноеСвойство
- Графики: введение
- Графические объекты
- object editor
- pie
- xchange
- xget
- xgetech
- xset
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
Datatips
- datatipCreate — Create a datatip on a polyline by program
- datatipGetEntities — Get all the entities compatible with datatips in the given axes.
- datatipGetStruct — Retrieve the datatips data structure from the polyline entity. This function is obsolete.
- datatipManagerMode — Set or toggles the datatips mode.
- datatipMove — Move a specified datatip using the mouse.
- datatipRemove — Removes a selected datatip
- datatipRemoveAll — Removes all datatips on a set of polylines.
- datatipSetDisplay — Set the function used to compute the datatip string.
- datatipSetInterp — Set the interpolation mode for datatip.
- datatipSetOrientation — Set the position of the text box associated with the given tip.
- datatipSetStruct — Stores the datatips data structure in the polyline entity. Obsolete function.
- datatipSetStyle — Set the datatip style.
- datatipToggle — toggles the data tips mode (obsolete)
- datatip properties — description of the Datatip entity properties
- datatips — Tool for placing and editing tips along the plotted curves
Report an issue | ||
<< bar_histogram | Графики | handle >> |