|
5196 | 5196 | "valType": "number"
|
5197 | 5197 | },
|
5198 | 5198 | "minorloglabels": {
|
5199 |
| - "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *show exp*, scientific notation is applied. If *full value*, full values are displayed.", |
| 5199 | + "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *exponential*, scientific notation is applied. If *full value*, full values are displayed.", |
5200 | 5200 | "dflt": "small digits",
|
5201 | 5201 | "editType": "plot",
|
5202 | 5202 | "valType": "enumerated",
|
5203 | 5203 | "values": [
|
5204 | 5204 | "small digits",
|
5205 |
| - "show exp", |
| 5205 | + "exponential", |
5206 | 5206 | "full value"
|
5207 | 5207 | ]
|
5208 | 5208 | },
|
|
5904 | 5904 | "valType": "number"
|
5905 | 5905 | },
|
5906 | 5906 | "minorloglabels": {
|
5907 |
| - "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *show exp*, scientific notation is applied. If *full value*, full values are displayed.", |
| 5907 | + "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *exponential*, scientific notation is applied. If *full value*, full values are displayed.", |
5908 | 5908 | "dflt": "small digits",
|
5909 | 5909 | "editType": "plot",
|
5910 | 5910 | "valType": "enumerated",
|
5911 | 5911 | "values": [
|
5912 | 5912 | "small digits",
|
5913 |
| - "show exp", |
| 5913 | + "exponential", |
5914 | 5914 | "full value"
|
5915 | 5915 | ]
|
5916 | 5916 | },
|
@@ -13928,13 +13928,13 @@
|
13928 | 13928 | }
|
13929 | 13929 | },
|
13930 | 13930 | "minorloglabels": {
|
13931 |
| - "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *show exp*, scientific notation is applied. If *full value*, full values are displayed.", |
| 13931 | + "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *exponential*, scientific notation is applied. If *full value*, full values are displayed.", |
13932 | 13932 | "dflt": "small digits",
|
13933 | 13933 | "editType": "calc",
|
13934 | 13934 | "valType": "enumerated",
|
13935 | 13935 | "values": [
|
13936 | 13936 | "small digits",
|
13937 |
| - "show exp", |
| 13937 | + "exponential", |
13938 | 13938 | "full value"
|
13939 | 13939 | ]
|
13940 | 13940 | },
|
@@ -15500,13 +15500,13 @@
|
15500 | 15500 | }
|
15501 | 15501 | },
|
15502 | 15502 | "minorloglabels": {
|
15503 |
| - "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *show exp*, scientific notation is applied. If *full value*, full values are displayed.", |
| 15503 | + "description": "Determines how minor log labels are displayed. If *small digits*, small digits are displayed. If *exponential*, scientific notation is applied. If *full value*, full values are displayed.", |
15504 | 15504 | "dflt": "small digits",
|
15505 | 15505 | "editType": "calc",
|
15506 | 15506 | "valType": "enumerated",
|
15507 | 15507 | "values": [
|
15508 | 15508 | "small digits",
|
15509 |
| - "show exp", |
| 15509 | + "exponential", |
15510 | 15510 | "full value"
|
15511 | 15511 | ]
|
15512 | 15512 | },
|
|
0 commit comments