|
9556 | 9556 | "valType": "any"
|
9557 | 9557 | },
|
9558 | 9558 | "x0shift": {
|
9559 |
| - "description": "Only relevant if xref is a (multi-)category axes. Shifts x0 by a fraction of the reference unit.", |
| 9559 | + "description": "Only relevant if `xref` is a (multi-)category axes. Shifts `x0` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
9560 | 9560 | "dflt": 0,
|
9561 | 9561 | "editType": "arraydraw",
|
9562 | 9562 | "max": 1,
|
|
9569 | 9569 | "valType": "any"
|
9570 | 9570 | },
|
9571 | 9571 | "x1shift": {
|
9572 |
| - "description": "Only relevant if xref is a (multi-)category axes. Shifts x1 by a fraction of the reference unit.", |
| 9572 | + "description": "Only relevant if `xref` is a (multi-)category axes. Shifts `x1` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
9573 | 9573 | "dflt": 0,
|
9574 | 9574 | "editType": "arraydraw",
|
9575 | 9575 | "max": 1,
|
|
9591 | 9591 | "valType": "any"
|
9592 | 9592 | },
|
9593 | 9593 | "y0shift": {
|
9594 |
| - "description": "Only relevant if yref is a (multi-)category axes. Shifts y0 by a fraction of the reference unit.", |
| 9594 | + "description": "Only relevant if `yref` is a (multi-)category axes. Shifts `y0` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
9595 | 9595 | "dflt": 0,
|
9596 | 9596 | "editType": "arraydraw",
|
9597 | 9597 | "max": 1,
|
|
9604 | 9604 | "valType": "any"
|
9605 | 9605 | },
|
9606 | 9606 | "y1shift": {
|
9607 |
| - "description": "Only relevant if yref is a (multi-)category axes. Shifts y1 by a fraction of the reference unit.", |
| 9607 | + "description": "Only relevant if `yref` is a (multi-)category axes. Shifts `y1` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
9608 | 9608 | "dflt": 0,
|
9609 | 9609 | "editType": "arraydraw",
|
9610 | 9610 | "max": 1,
|
|
10038 | 10038 | "valType": "any"
|
10039 | 10039 | },
|
10040 | 10040 | "x0shift": {
|
10041 |
| - "description": "Only relevant if xref is a (multi-)category axes. Shifts x0 by a fraction of the reference unit.", |
| 10041 | + "description": "Only relevant if `xref` is a (multi-)category axes. Shifts `x0` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
10042 | 10042 | "dflt": 0,
|
10043 | 10043 | "editType": "calc",
|
10044 | 10044 | "max": 1,
|
|
10051 | 10051 | "valType": "any"
|
10052 | 10052 | },
|
10053 | 10053 | "x1shift": {
|
10054 |
| - "description": "Only relevant if xref is a (multi-)category axes. Shifts x1 by a fraction of the reference unit.", |
| 10054 | + "description": "Only relevant if `xref` is a (multi-)category axes. Shifts `x1` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
10055 | 10055 | "dflt": 0,
|
10056 | 10056 | "editType": "calc",
|
10057 | 10057 | "max": 1,
|
|
10088 | 10088 | "valType": "any"
|
10089 | 10089 | },
|
10090 | 10090 | "y0shift": {
|
10091 |
| - "description": "Only relevant if yref is a (multi-)category axes. Shifts y0 by a fraction of the reference unit.", |
| 10091 | + "description": "Only relevant if `yref` is a (multi-)category axes. Shifts `y0` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
10092 | 10092 | "dflt": 0,
|
10093 | 10093 | "editType": "calc",
|
10094 | 10094 | "max": 1,
|
|
10101 | 10101 | "valType": "any"
|
10102 | 10102 | },
|
10103 | 10103 | "y1shift": {
|
10104 |
| - "description": "Only relevant if yref is a (multi-)category axes. Shifts y1 by a fraction of the reference unit.", |
| 10104 | + "description": "Only relevant if `yref` is a (multi-)category axes. Shifts `y1` by a fraction of the reference unit. E.g. -0.5 corresponds to the start of the category and 0.5 corresponds to the end of the category.", |
10105 | 10105 | "dflt": 0,
|
10106 | 10106 | "editType": "calc",
|
10107 | 10107 | "max": 1,
|
|
0 commit comments