|
3611 | 3611 | "valType": "string"
|
3612 | 3612 | },
|
3613 | 3613 | "textangle": {
|
3614 |
| - "description": "Sets the angle at which the label text is drawn with respect to the horizontal. For lines, angle `auto` is the same angle as the line. For all other shapes, angle `auto` is horizontal.", |
| 3614 | + "description": "Sets the angle at which the label text is drawn with respect to the horizontal. For lines, angle *auto* is the same angle as the line. For all other shapes, angle *auto* is horizontal.", |
3615 | 3615 | "dflt": "auto",
|
3616 | 3616 | "editType": "none",
|
3617 | 3617 | "valType": "angle"
|
3618 | 3618 | },
|
3619 | 3619 | "textposition": {
|
3620 |
| - "description": "Sets the position of the label text relative to the new shape. Supported values for rectangles, circles and paths are `top left`, `top center`, `top right`, `middle left`, `middle center`, `middle right`, `bottom left`, `bottom center`, and `bottom right`. Supported values for lines are `start`, `middle`, and `end`. Default: `middle center` for rectangles, circles, and paths; `middle` for lines.", |
| 3620 | + "description": "Sets the position of the label text relative to the new shape. Supported values for rectangles, circles and paths are *top left*, *top center*, *top right*, *middle left*, *middle center*, *middle right*, *bottom left*, *bottom center*, and *bottom right*. Supported values for lines are *start*, *middle*, and *end*. Default: *middle center* for rectangles, circles, and paths; *middle* for lines.", |
3621 | 3621 | "editType": "none",
|
3622 | 3622 | "valType": "enumerated",
|
3623 | 3623 | "values": [
|
|
3636 | 3636 | ]
|
3637 | 3637 | },
|
3638 | 3638 | "xanchor": {
|
3639 |
| - "description": "Sets the label's horizontal position anchor This anchor binds the specified `label.textposition` to the *left*, *center* or *right* of the label text. For example, if `label.textposition` is set to *top right* and `xanchor` to *right* then the right-most portion of the label text lines up with the right-most edge of the new shape.", |
| 3639 | + "description": "Sets the label's horizontal position anchor This anchor binds the specified `textposition` to the *left*, *center* or *right* of the label text. For example, if `textposition` is set to *top right* and `xanchor` to *right* then the right-most portion of the label text lines up with the right-most edge of the new shape.", |
3640 | 3640 | "dflt": "auto",
|
3641 | 3641 | "editType": "none",
|
3642 | 3642 | "valType": "enumerated",
|
|
3648 | 3648 | ]
|
3649 | 3649 | },
|
3650 | 3650 | "yanchor": {
|
3651 |
| - "description": "Sets the label's vertical position anchor This anchor binds the specified `label.textposition` to the *top*, *middle* or *bottom* of the label text. For example, if `label.textposition` is set to *top right* and `yanchor` to *top* then the top-most portion of the label text lines up with the top-most edge of the new shape.", |
| 3651 | + "description": "Sets the label's vertical position anchor This anchor binds the specified `textposition` to the *top*, *middle* or *bottom* of the label text. For example, if `textposition` is set to *top right* and `yanchor` to *top* then the top-most portion of the label text lines up with the top-most edge of the new shape.", |
3652 | 3652 | "editType": "none",
|
3653 | 3653 | "valType": "enumerated",
|
3654 | 3654 | "values": [
|
|
7232 | 7232 | "valType": "string"
|
7233 | 7233 | },
|
7234 | 7234 | "textangle": {
|
7235 |
| - "description": "Sets the angle at which the label text is drawn with respect to the horizontal. For lines, angle `auto` is the same angle as the line. For all other shapes, angle `auto` is horizontal.", |
| 7235 | + "description": "Sets the angle at which the label text is drawn with respect to the horizontal. For lines, angle *auto* is the same angle as the line. For all other shapes, angle *auto* is horizontal.", |
7236 | 7236 | "dflt": "auto",
|
7237 | 7237 | "editType": "calc+arraydraw",
|
7238 | 7238 | "valType": "angle"
|
7239 | 7239 | },
|
7240 | 7240 | "textposition": {
|
7241 |
| - "description": "Sets the position of the label text relative to the shape. Supported values for rectangles, circles and paths are `top left`, `top center`, `top right`, `middle left`, `middle center`, `middle right`, `bottom left`, `bottom center`, and `bottom right`. Supported values for lines are `start`, `middle`, and `end`. Default: `middle center` for rectangles, circles, and paths; `middle` for lines.", |
| 7241 | + "description": "Sets the position of the label text relative to the shape. Supported values for rectangles, circles and paths are *top left*, *top center*, *top right*, *middle left*, *middle center*, *middle right*, *bottom left*, *bottom center*, and *bottom right*. Supported values for lines are *start*, *middle*, and *end*. Default: *middle center* for rectangles, circles, and paths; *middle* for lines.", |
7242 | 7242 | "editType": "arraydraw",
|
7243 | 7243 | "valType": "enumerated",
|
7244 | 7244 | "values": [
|
|
7257 | 7257 | ]
|
7258 | 7258 | },
|
7259 | 7259 | "xanchor": {
|
7260 |
| - "description": "Sets the label's horizontal position anchor This anchor binds the specified `label.textposition` to the *left*, *center* or *right* of the label text. For example, if `label.textposition` is set to *top right* and `xanchor` to *right* then the right-most portion of the label text lines up with the right-most edge of the shape.", |
| 7260 | + "description": "Sets the label's horizontal position anchor This anchor binds the specified `textposition` to the *left*, *center* or *right* of the label text. For example, if `textposition` is set to *top right* and `xanchor` to *right* then the right-most portion of the label text lines up with the right-most edge of the shape.", |
7261 | 7261 | "dflt": "auto",
|
7262 | 7262 | "editType": "calc+arraydraw",
|
7263 | 7263 | "valType": "enumerated",
|
|
7269 | 7269 | ]
|
7270 | 7270 | },
|
7271 | 7271 | "yanchor": {
|
7272 |
| - "description": "Sets the label's vertical position anchor This anchor binds the specified `label.textposition` to the *top*, *middle* or *bottom* of the label text. For example, if `label.textposition` is set to *top right* and `yanchor` to *top* then the top-most portion of the label text lines up with the top-most edge of the shape.", |
| 7272 | + "description": "Sets the label's vertical position anchor This anchor binds the specified `textposition` to the *top*, *middle* or *bottom* of the label text. For example, if `textposition` is set to *top right* and `yanchor` to *top* then the top-most portion of the label text lines up with the top-most edge of the shape.", |
7273 | 7273 | "editType": "calc+arraydraw",
|
7274 | 7274 | "valType": "enumerated",
|
7275 | 7275 | "values": [
|
|
0 commit comments