Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 28b92ca

Browse files
committed
re-ran with 4.9.0; these pages needed no other work. (One typo fixed + one clarification made)
1 parent 06691ab commit 28b92ca

11 files changed

+70
-70
lines changed

_posts/r/3d/2015-07-30-3d-scatter-plots.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packageVersion('plotly')
3434
```
3535

3636
```
37-
## [1] '4.5.5.9000'
37+
## [1] '4.9.0'
3838
```
3939

4040
#### Basic 3D Scatter Plot
@@ -59,7 +59,7 @@ chart_link = api_create(p, filename="scatter3d-basic")
5959
chart_link
6060
```
6161

62-
<iframe src="https://plot.ly/~RPlotBot/3911.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
62+
<iframe src="https://plot.ly/~RPlotBot/5686.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
6363

6464
#### 3D Scatter Plot with Color Scaling
6565

@@ -88,7 +88,7 @@ chart_link = api_create(p, filename="scatter3d-colorscale")
8888
chart_link
8989
```
9090

91-
<iframe src="https://plot.ly/~RPlotBot/3054.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
91+
<iframe src="https://plot.ly/~RPlotBot/5688.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
9292

9393
#### 3D Bubble Plot
9494

@@ -136,7 +136,7 @@ chart_link = api_create(p, filename="scatter3d-bubble")
136136
chart_link
137137
```
138138

139-
<iframe src="https://plot.ly/~RPlotBot/3913.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
139+
<iframe src="https://plot.ly/~RPlotBot/5690.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
140140

141141
#Reference
142142

_posts/r/3d/2015-07-30-3d-surface-plots.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packageVersion('plotly')
3434
```
3535

3636
```
37-
## [1] '4.8.0'
37+
## [1] '4.9.0'
3838
```
3939

4040
# Basic 3D Surface Plot

_posts/r/basic/2015-07-30-bar-charts.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packageVersion('plotly')
3434
```
3535

3636
```
37-
## [1] '4.7.1.9000'
37+
## [1] '4.9.0'
3838
```
3939

4040
### Basic Bar Chart
@@ -56,7 +56,7 @@ chart_link = api_create(p, filename="bar-basic")
5656
chart_link
5757
```
5858

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>
6060

6161
### Grouped Bar Chart
6262

@@ -79,7 +79,7 @@ chart_link = api_create(p, filename="bar-grouped")
7979
chart_link
8080
```
8181

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>
8383

8484
### Stacked Bar Chart
8585

@@ -102,7 +102,7 @@ chart_link = api_create(p, filename="bar-stacked")
102102
chart_link
103103
```
104104

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>
106106

107107
### Bar Chart with Hover Text
108108

@@ -129,7 +129,7 @@ chart_link = api_create(p, filename="bar-text")
129129
chart_link
130130
```
131131

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>
133133

134134
### Bar Chart with Direct Labels
135135

@@ -156,7 +156,7 @@ chart_link = api_create(p, filename="bar-labels")
156156
chart_link
157157
```
158158

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>
160160

161161
### Grouped Bar Chart with Direct Labels
162162

@@ -191,7 +191,7 @@ chart_link = api_create(p, filename="bar-grouped-labels")
191191
chart_link
192192
```
193193

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>
195195

196196
### Rotated Bar Chart Labels
197197

@@ -220,7 +220,7 @@ chart_link = api_create(p, filename="bar-rotated")
220220
chart_link
221221
```
222222

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>
224224

225225
### Customizing Bar Color
226226

@@ -243,7 +243,7 @@ chart_link = api_create(p, filename="bar-color")
243243
chart_link
244244
```
245245

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>
247247

248248
### Customizing Individual Bar Colors
249249

@@ -269,7 +269,7 @@ chart_link = api_create(p, filename="bar-colors")
269269
chart_link
270270
```
271271

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>
273273

274274
### Customizing Individual Bar Widths
275275

@@ -295,7 +295,7 @@ chart_link = api_create(p, filename="bar-bar-width")
295295
chart_link
296296
```
297297

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>
299299

300300
### Customizing Individual Bar Base
301301

@@ -329,7 +329,7 @@ chart_link = api_create(p, filename="bar-bar-base")
329329
chart_link
330330
```
331331

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>
333333

334334
### Mapping a Color Variable
335335

@@ -347,7 +347,7 @@ chart_link = api_create(p, filename="bar-colorvar")
347347
chart_link
348348
```
349349

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>
351351

352352
### Colored and Styled Bar Chart
353353

@@ -386,7 +386,7 @@ chart_link = api_create(p, filename="bar-style")
386386
chart_link
387387
```
388388

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>
390390

391391
### Waterfall Bar Chart
392392

@@ -439,7 +439,7 @@ chart_link = api_create(p, filename="bar-waterfall")
439439
chart_link
440440
```
441441

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>
443443

444444
### Horizontal Bar Chart
445445

_posts/r/basic/2015-07-30-line-and-scatter.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ output:
1717

1818

1919

20-
#### New to Plotly?
20+
### New to Plotly?
2121

2222
Plotly's R library is free and open source!<br>
2323
[Get started](https://plot.ly/r/getting-started/) by downloading the client and [reading the primer](https://plot.ly/r/getting-started/).<br>
2424
You can set up Plotly to work in [online](https://plot.ly/r/getting-started/#hosting-graphs-in-your-online-plotly-account) or [offline](https://plot.ly/r/offline/) mode.<br>
2525
We also have a quick-reference [cheatsheet](https://images.plot.ly/plotly-documentation/images/r_cheat_sheet.pdf) (new!) to help you get started!
2626

27-
#### Version Check
27+
### Version Check
2828

2929
Version 4 of Plotly's R package is now [available](https://plot.ly/r/getting-started/#installation)!<br>
3030
Check out [this post](http://moderndata.plot.ly/upgrading-to-plotly-4-0-and-above/) for more information on breaking changes and new features available in this version.
@@ -35,10 +35,10 @@ packageVersion('plotly')
3535
```
3636

3737
```
38-
## [1] '4.5.6.9000'
38+
## [1] '4.9.0'
3939
```
4040

41-
#### Basic Scatter Plot
41+
### Basic Scatter Plot
4242

4343

4444
```r
@@ -52,9 +52,9 @@ chart_link = api_create(p, filename="scatter-basic")
5252
chart_link
5353
```
5454

55-
<iframe src="https://plot.ly/~RPlotBot/4324.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
55+
<iframe src="https://plot.ly/~RPlotBot/5346.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
5656

57-
#### Styled Scatter Plot
57+
### Styled Scatter Plot
5858

5959

6060
```r
@@ -75,9 +75,9 @@ chart_link = api_create(p, filename="scatter-styled")
7575
chart_link
7676
```
7777

78-
<iframe src="https://plot.ly/~RPlotBot/4326.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
78+
<iframe src="https://plot.ly/~RPlotBot/5348.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
7979

80-
#### Plotting Markers and Lines
80+
### Plotting Markers and Lines
8181

8282

8383
```r
@@ -124,7 +124,7 @@ chart_link = api_create(p, filename="scatter-modes")
124124
chart_link
125125
```
126126

127-
<iframe src="https://plot.ly/~RPlotBot/4330.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
127+
<iframe src="https://plot.ly/~RPlotBot/5350.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
128128

129129
See more examples of line charts [here](https://plot.ly/r/line-charts/).
130130

@@ -142,7 +142,7 @@ chart_link = api_create(p, filename="scatter-color")
142142
chart_link
143143
```
144144

145-
<iframe src="https://plot.ly/~RPlotBot/4332.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
145+
<iframe src="https://plot.ly/~RPlotBot/5352.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
146146

147147
### ColorBrewer Palette Names
148148

@@ -158,7 +158,7 @@ chart_link = api_create(p, filename="scatter-colorbrewer")
158158
chart_link
159159
```
160160

161-
<iframe src="https://plot.ly/~RPlotBot/4334.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
161+
<iframe src="https://plot.ly/~RPlotBot/5354.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
162162

163163
### Custom Color Scales
164164

@@ -178,7 +178,7 @@ chart_link = api_create(p, filename="scatter-color-custom")
178178
chart_link
179179
```
180180

181-
<iframe src="https://plot.ly/~RPlotBot/4336.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
181+
<iframe src="https://plot.ly/~RPlotBot/5356.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
182182

183183
To ensure a particular data value gets mapped to particular color, provide a character vector of color codes, and match the names attribute accordingly.
184184

@@ -197,7 +197,7 @@ chart_link = api_create(p, filename="scatter-color-custom2")
197197
chart_link
198198
```
199199

200-
<iframe src="https://plot.ly/~RPlotBot/4338.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
200+
<iframe src="https://plot.ly/~RPlotBot/5358.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
201201

202202
### Mapping Data to Symbols
203203

@@ -215,7 +215,7 @@ chart_link = api_create(p, filename="scatter-symbol")
215215
chart_link
216216
```
217217

218-
<iframe src="https://plot.ly/~RPlotBot/4340.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
218+
<iframe src="https://plot.ly/~RPlotBot/5360.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
219219

220220
### Adding Color and Size Mapping
221221

@@ -236,7 +236,7 @@ chart_link = api_create(p, filename="scatter-colorAndSize")
236236
chart_link
237237
```
238238

239-
<iframe src="https://plot.ly/~RPlotBot/4342.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
239+
<iframe src="https://plot.ly/~RPlotBot/5362.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
240240

241241
### Data Labels on Hover
242242

@@ -259,7 +259,7 @@ chart_link = api_create(p, filename="scatter-hovertext")
259259
chart_link
260260
```
261261

262-
<iframe src="https://plot.ly/~RPlotBot/4344.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
262+
<iframe src="https://plot.ly/~RPlotBot/5364.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
263263

264264
#Reference
265265

_posts/r/basic/2016-09-29-line.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packageVersion('plotly')
3434
```
3535

3636
```
37-
## [1] '4.5.6.9000'
37+
## [1] '4.9.0'
3838
```
3939

4040
### Basic Line Plot
@@ -55,7 +55,7 @@ chart_link = api_create(p, filename="line-basic")
5555
chart_link
5656
```
5757

58-
<iframe src="https://plot.ly/~RPlotBot/3494.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
58+
<iframe src="https://plot.ly/~RPlotBot/5372.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
5959

6060
### Line Plots Mode
6161

@@ -99,7 +99,7 @@ chart_link = api_create(p, filename="line-mode1")
9999
chart_link
100100
```
101101

102-
<iframe src="https://plot.ly/~RPlotBot/3496.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
102+
<iframe src="https://plot.ly/~RPlotBot/5374.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
103103

104104
### Style Line Plots
105105

@@ -138,7 +138,7 @@ chart_link = api_create(p, filename="line-style")
138138
chart_link
139139
```
140140

141-
<iframe src="https://plot.ly/~RPlotBot/3474.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
141+
<iframe src="https://plot.ly/~RPlotBot/5376.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
142142

143143
## Mapping data to linetype
144144

@@ -160,7 +160,7 @@ chart_link = api_create(p, filename="scatter-linetype")
160160
chart_link
161161
```
162162

163-
<iframe src="https://plot.ly/~RPlotBot/4346.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
163+
<iframe src="https://plot.ly/~RPlotBot/5378.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
164164

165165
### Connect Data Gaps
166166

@@ -182,7 +182,7 @@ chart_link = api_create(p, filename="line-gaps")
182182
chart_link
183183
```
184184

185-
<iframe src="https://plot.ly/~RPlotBot/3476.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
185+
<iframe src="https://plot.ly/~RPlotBot/5380.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
186186

187187
### Line Interpolation Options
188188

@@ -207,7 +207,7 @@ chart_link = api_create(p, filename="line-interp")
207207
chart_link
208208
```
209209

210-
<iframe src="https://plot.ly/~RPlotBot/3478.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
210+
<iframe src="https://plot.ly/~RPlotBot/5382.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
211211

212212
### Label Lines with Annotations
213213

@@ -317,7 +317,7 @@ chart_link = api_create(p, filename="line-annotations")
317317
chart_link
318318
```
319319

320-
<iframe src="https://plot.ly/~RPlotBot/3504.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
320+
<iframe src="https://plot.ly/~RPlotBot/5384.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
321321

322322
### Filled Lines
323323

@@ -369,7 +369,7 @@ chart_link = api_create(p, filename="line-filled")
369369
chart_link
370370
```
371371

372-
<iframe src="https://plot.ly/~RPlotBot/3506.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
372+
<iframe src="https://plot.ly/~RPlotBot/5386.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
373373

374374
See more examples of filled line charts [here](https://plot.ly/r/filled-area-plots/).
375375

@@ -395,7 +395,7 @@ chart_link = api_create(p, filename="scatter-colorDensity")
395395
chart_link
396396
```
397397

398-
<iframe src="https://plot.ly/~RPlotBot/4348.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
398+
<iframe src="https://plot.ly/~RPlotBot/5388.embed" width="800" height="600" id="igraph" scrolling="no" seamless="seamless" frameBorder="0"> </iframe>
399399

400400
#Reference
401401

0 commit comments

Comments
 (0)