Top | ![]() |
![]() |
![]() |
![]() |
enum | GwyAxisScaleFormat |
enum | Gwy3DMovement |
enum | Gwy3DProjection |
enum | Gwy3DVisualization |
enum | Gwy3DViewLabel |
enum | GwyUnitsPlacement |
enum | GwyHScaleStyle |
enum | GwyGraphStatusType |
enum | GwyGraphGridType |
enum | GwyGraphPointType |
enum | GwyGraphCurveType |
enum | GwyGraphLabelPosition |
enum | GwyGraphModelExportStyle |
enum | GwyLayerBasicRangeType |
enum | GwyCurveType |
enum | GwyCurveChannel |
enum | GwyMarkerOperationType |
enum | GwyDataViewLayerType |
enum | GwyTicksStyle |
const GwyEnum *
gwy_graph_curve_type_get_enum (void
);
Returns GwyEnum for GwyGraphCurveType enum type.
3D View data visualization type.
Data are displayed with color corresponding to 2D view. |
||
Data are displayed as an uniform material with some lighting. |
||
Data are displayed with grading and lighting, with colour possibly taken from a differen data field. (Since 2.26) |
||
Data are displayed with grading and lighting, with colour possibly taken from a differen data field. (Since 2.32) |
Options controlling gwy_table_attach_hscale()
behaviour.
Default label, hscale, spinbutton, and units widget row. |
||
Hscale is logarithmic. |
||
Hscale is square root. |
||
There is no hscale. |
||
An user-specified widget is used in place of hscale and spinbutton. |
||
An user-specified widget is used in place of hscale and spinbutton, and it is left-aligned instead of taking all the alloted space. |
||
The label is actually a check button that controls sensitivity of the row. |
Types of color gradient mapping in GwyLayerBasic.
Color gradient is uniformly mapped to range from data minimum to maximum. |
||
Color gradient is uniformly mapped to a fixed range, independent on data. |
||
Color gradient is uniformly mapped to a range inside which most of data points lie, that is height distribution tails are cut off. |
||
Color range is mapped nonuniformly,
see |