@@ -34,7 +34,7 @@ packageVersion('plotly')
34
34
```
35
35
36
36
```
37
- ## [1] '4.7.1.9000 '
37
+ ## [1] '4.9.0 '
38
38
```
39
39
40
40
### Basic Bar Chart
@@ -56,7 +56,7 @@ chart_link = api_create(p, filename="bar-basic")
56
56
chart_link
57
57
```
58
58
59
- <iframe src =" https://plot.ly/~RPlotBot/3543 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
59
+ <iframe src =" https://plot.ly/~RPlotBot/5292 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
60
60
61
61
### Grouped Bar Chart
62
62
@@ -79,7 +79,7 @@ chart_link = api_create(p, filename="bar-grouped")
79
79
chart_link
80
80
```
81
81
82
- <iframe src =" https://plot.ly/~RPlotBot/3512 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
82
+ <iframe src =" https://plot.ly/~RPlotBot/5294 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
83
83
84
84
### Stacked Bar Chart
85
85
@@ -102,7 +102,7 @@ chart_link = api_create(p, filename="bar-stacked")
102
102
chart_link
103
103
```
104
104
105
- <iframe src =" https://plot.ly/~RPlotBot/3514 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
105
+ <iframe src =" https://plot.ly/~RPlotBot/5296 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
106
106
107
107
### Bar Chart with Hover Text
108
108
@@ -129,7 +129,7 @@ chart_link = api_create(p, filename="bar-text")
129
129
chart_link
130
130
```
131
131
132
- <iframe src =" https://plot.ly/~RPlotBot/3516 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
132
+ <iframe src =" https://plot.ly/~RPlotBot/5298 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
133
133
134
134
### Bar Chart with Direct Labels
135
135
@@ -156,7 +156,7 @@ chart_link = api_create(p, filename="bar-labels")
156
156
chart_link
157
157
```
158
158
159
- <iframe src =" https://plot.ly/~RPlotBot/3518 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
159
+ <iframe src =" https://plot.ly/~RPlotBot/5300 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
160
160
161
161
### Grouped Bar Chart with Direct Labels
162
162
@@ -191,7 +191,7 @@ chart_link = api_create(p, filename="bar-grouped-labels")
191
191
chart_link
192
192
```
193
193
194
- <iframe src =" https://plot.ly/~RPlotBot/5137 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
194
+ <iframe src =" https://plot.ly/~RPlotBot/5302 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
195
195
196
196
### Rotated Bar Chart Labels
197
197
@@ -220,7 +220,7 @@ chart_link = api_create(p, filename="bar-rotated")
220
220
chart_link
221
221
```
222
222
223
- <iframe src =" https://plot.ly/~RPlotBot/3520 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
223
+ <iframe src =" https://plot.ly/~RPlotBot/5304 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
224
224
225
225
### Customizing Bar Color
226
226
@@ -243,7 +243,7 @@ chart_link = api_create(p, filename="bar-color")
243
243
chart_link
244
244
```
245
245
246
- <iframe src =" https://plot.ly/~RPlotBot/3522 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
246
+ <iframe src =" https://plot.ly/~RPlotBot/5306 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
247
247
248
248
### Customizing Individual Bar Colors
249
249
@@ -269,7 +269,7 @@ chart_link = api_create(p, filename="bar-colors")
269
269
chart_link
270
270
```
271
271
272
- <iframe src =" https://plot.ly/~RPlotBot/3524 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
272
+ <iframe src =" https://plot.ly/~RPlotBot/5308 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
273
273
274
274
### Customizing Individual Bar Widths
275
275
@@ -295,7 +295,7 @@ chart_link = api_create(p, filename="bar-bar-width")
295
295
chart_link
296
296
```
297
297
298
- <iframe src =" https://plot.ly/~RPlotBot/4571 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
298
+ <iframe src =" https://plot.ly/~RPlotBot/5310 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
299
299
300
300
### Customizing Individual Bar Base
301
301
@@ -329,7 +329,7 @@ chart_link = api_create(p, filename="bar-bar-base")
329
329
chart_link
330
330
```
331
331
332
- <iframe src =" https://plot.ly/~RPlotBot/5276 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
332
+ <iframe src =" https://plot.ly/~RPlotBot/5312 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
333
333
334
334
### Mapping a Color Variable
335
335
@@ -347,7 +347,7 @@ chart_link = api_create(p, filename="bar-colorvar")
347
347
chart_link
348
348
```
349
349
350
- <iframe src =" https://plot.ly/~RPlotBot/3526 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
350
+ <iframe src =" https://plot.ly/~RPlotBot/5314 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
351
351
352
352
### Colored and Styled Bar Chart
353
353
@@ -386,7 +386,7 @@ chart_link = api_create(p, filename="bar-style")
386
386
chart_link
387
387
```
388
388
389
- <iframe src =" https://plot.ly/~RPlotBot/3528 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
389
+ <iframe src =" https://plot.ly/~RPlotBot/5316 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
390
390
391
391
### Waterfall Bar Chart
392
392
@@ -439,7 +439,7 @@ chart_link = api_create(p, filename="bar-waterfall")
439
439
chart_link
440
440
```
441
441
442
- <iframe src =" https://plot.ly/~RPlotBot/3530 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
442
+ <iframe src =" https://plot.ly/~RPlotBot/5318 .embed " width =" 800 " height =" 600 " id =" igraph " scrolling =" no " seamless =" seamless " frameBorder =" 0 " > </iframe >
443
443
444
444
### Horizontal Bar Chart
445
445
0 commit comments