|
139 | 139 | "stream": {
|
140 | 140 | "val_types": "dictionary-like",
|
141 | 141 | "required": false,
|
142 |
| - "type": "plot_info", |
| 142 | + "type": "object", |
143 | 143 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
144 | 144 | },
|
145 | 145 | "visible": {
|
|
237 | 237 | "stream": {
|
238 | 238 | "val_types": "dictionary-like",
|
239 | 239 | "required": false,
|
240 |
| - "type": "plot_info", |
| 240 | + "type": "object", |
241 | 241 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
242 | 242 | },
|
243 | 243 | "visible": {
|
|
398 | 398 | "stream": {
|
399 | 399 | "val_types": "dictionary-like",
|
400 | 400 | "required": false,
|
401 |
| - "type": "plot_info", |
| 401 | + "type": "object", |
402 | 402 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
403 | 403 | },
|
404 | 404 | "visible": {
|
|
539 | 539 | "stream": {
|
540 | 540 | "val_types": "dictionary-like",
|
541 | 541 | "required": false,
|
542 |
| - "type": "plot_info", |
| 542 | + "type": "object", |
543 | 543 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
544 | 544 | },
|
545 | 545 | "visible": {
|
|
675 | 675 | "stream": {
|
676 | 676 | "val_types": "dictionary-like",
|
677 | 677 | "required": false,
|
678 |
| - "type": "plot_info", |
| 678 | + "type": "object", |
679 | 679 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
680 | 680 | },
|
681 | 681 | "visible": {
|
|
870 | 870 | "stream": {
|
871 | 871 | "val_types": "dictionary-like",
|
872 | 872 | "required": false,
|
873 |
| - "type": "plot_info", |
| 873 | + "type": "object", |
874 | 874 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
875 | 875 | },
|
876 | 876 | "visible": {
|
|
1081 | 1081 | "stream": {
|
1082 | 1082 | "val_types": "dictionary-like",
|
1083 | 1083 | "required": false,
|
1084 |
| - "type": "plot_info", |
| 1084 | + "type": "object", |
1085 | 1085 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
1086 | 1086 | },
|
1087 | 1087 | "visible": {
|
|
1271 | 1271 | "stream": {
|
1272 | 1272 | "val_types": "dictionary-like",
|
1273 | 1273 | "required": false,
|
1274 |
| - "type": "plot_info", |
| 1274 | + "type": "object", |
1275 | 1275 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
1276 | 1276 | },
|
1277 | 1277 | "visible": {
|
|
1324 | 1324 | "stream": {
|
1325 | 1325 | "val_types": "dictionary-like",
|
1326 | 1326 | "required": false,
|
1327 |
| - "type": "plot_info", |
| 1327 | + "type": "object", |
1328 | 1328 | "description": "The stream dictionary-like object that initializes traces as writable-streams, for use with the real-time streaming API. Learn more here:\nhttps://plot.ly/python/streaming/"
|
1329 | 1329 | },
|
1330 | 1330 | "visible": {
|
|
1835 | 1835 | "description": "The x-axis title."
|
1836 | 1836 | },
|
1837 | 1837 | "titlefont": {
|
1838 |
| - "val_types": "string", |
| 1838 | + "val_types": "dictionary-like", |
1839 | 1839 | "required": false,
|
1840 |
| - "type": "style", |
| 1840 | + "type": "object", |
1841 | 1841 | "description": "A dictionary-like object describing the font settings of the x-axis title."
|
1842 | 1842 | },
|
1843 | 1843 | "range": {
|
|
2089 | 2089 | "description": "The y-axis title."
|
2090 | 2090 | },
|
2091 | 2091 | "titlefont": {
|
2092 |
| - "val_types": "string", |
| 2092 | + "val_types": "dictionary-like", |
2093 | 2093 | "required": false,
|
2094 |
| - "type": "style", |
| 2094 | + "type": "object", |
2095 | 2095 | "description": "A dictionary-like object describing the font settings of the y-axis title."
|
2096 | 2096 | },
|
2097 | 2097 | "range": {
|
|
2589 | 2589 | "description": "Location of colorbar title with respect to the colorbar."
|
2590 | 2590 | },
|
2591 | 2591 | "titlefont": {
|
2592 |
| - "val_types": "string", |
| 2592 | + "val_types": "dictionary-like", |
2593 | 2593 | "required": false,
|
2594 |
| - "type": "style", |
| 2594 | + "type": "object", |
2595 | 2595 | "description": "A dictionary-like object describing the font settings of the colorbar title."
|
2596 | 2596 | },
|
2597 | 2597 | "thickness": {
|
|
2979 | 2979 | "description": "The title of the figure."
|
2980 | 2980 | },
|
2981 | 2981 | "titlefont": {
|
2982 |
| - "val_types": "string", |
| 2982 | + "val_types": "dictionary-like", |
2983 | 2983 | "required": false,
|
2984 |
| - "type": "style", |
| 2984 | + "type": "object", |
2985 | 2985 | "description": "A dictionary-like object describing the font settings of the figure's title."
|
2986 | 2986 | },
|
2987 | 2987 | "font": {
|
|
3033 | 3033 | "description": "A dictionary-like object containing the legend parameters for this figure."
|
3034 | 3034 | },
|
3035 | 3035 | "annotations": {
|
3036 |
| - "val_types": "dictionary-like", |
| 3036 | + "val_types": "array-like of one or several dictionaries", |
3037 | 3037 | "required": false,
|
3038 | 3038 | "type": "object",
|
3039 | 3039 | "description": "A list-like object that contains one or multiple annotation dictionaries."
|
|
3145 | 3145 | },
|
3146 | 3146 | "figure": {
|
3147 | 3147 | "data": {
|
3148 |
| - "val_types": "dictionary-like", |
| 3148 | + "val_types": "array-like of one or several dictionaries", |
3149 | 3149 | "required": false,
|
3150 | 3150 | "type": "object",
|
3151 | 3151 | "description": "A list-like array of the data trace(s) that is/are to be visualized."
|
|
0 commit comments