You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Set up API credentials: https://plot.ly/r/getting-started
57
57
chart_link= api_create(p, filename="error-bar")
58
-
```
59
-
60
-
```
61
-
## Error: Client error: (400) Bad Request
62
-
## Figure field is invalid. Reason: Raw data arrays are not allowed at this endpoint. Use grid references instead. Raw data found at the following paths in the figure [('data', 0, u'error_y', u'value'), ('data', 1, u'error_y', u'value')]
63
-
```
64
-
65
-
```r
66
58
chart_link
67
59
```
68
60
69
-
```
70
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
71
-
```
72
-
73
-
74
-
```
75
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
## Figure field is invalid. Reason: Raw data arrays are not allowed at this endpoint. Use grid references instead. Raw data found at the following paths in the figure [('data', 0, u'error_y', u'value'), ('data', 1, u'error_y', u'value')]
105
-
```
106
-
107
-
```r
108
85
chart_link
109
86
```
110
87
111
-
```
112
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
113
-
```
114
-
115
-
116
-
```
117
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
# Set up API credentials: https://plot.ly/r/getting-started
141
111
chart_link= api_create(p, filename="error-line")
142
-
```
143
-
144
-
```
145
-
## Error: Client error: (400) Bad Request
146
-
## Figure field is invalid. Reason: Raw data arrays are not allowed at this endpoint. Use grid references instead. Raw data found at the following paths in the figure [('data', 0, u'error_y', u'value'), ('data', 1, u'error_y', u'value')]
147
-
```
148
-
149
-
```r
150
112
chart_link
151
113
```
152
114
153
-
```
154
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
155
-
```
156
-
157
-
158
-
```
159
-
## Error in eval(expr, envir, enclos): object 'chart_link' not found
0 commit comments