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

Skip to content

Commit 53d5075

Browse files
author
Joseph Damiba
committed
review fixups
1 parent 81a027d commit 53d5075

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

_posts/python/chart-studio/2019-07-03-get-requests.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
2-
description: How to download plotly users's public graphs and data with python.
2+
description: How to download Chart Studio users' public graphs and data into Python.
33
display_as: chart_studio
44
language: python
55
layout: base
6-
name: Get Requests
6+
name: Working With Chart Studio Graphs
77
order: 8
8-
permalink: python/get-requests/
8+
permalink: python/working-with-chart-studio-graphs/
9+
redirect_from: python/get-requests
910
thumbnail: thumbnail/spectral.jpg
1011
v4upgrade: True
1112
---

_posts/r/chart-studio/2015-08-10-knitr.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: How to embed R graphs in RMarkdown files.
33
display_as: chart_studio
44
language: r
55
layout: base
6-
name: Embedding R Graphs in RMarkdown Files
6+
name: Embedding Graphs in RMarkdown Files
77
order: 3
88
output:
99
html_document:

_posts/r/chart-studio/2015-08-10-knitr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: How to embed R graphs in RMarkdown files.
33
display_as: chart_studio
44
language: r
55
layout: base
6-
name: Embedding R Graphs in RMarkdown Files
6+
name: Embedding Graphs in RMarkdown Files
77
order: 3
88
output:
99
html_document:

0 commit comments

Comments
 (0)