File tree 3 files changed +6
-5
lines changed 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
---
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 .
3
3
display_as: chart_studio
4
4
language: python
5
5
layout: base
6
- name: Get Requests
6
+ name: Working With Chart Studio Graphs
7
7
order: 8
8
- permalink: python/get-requests/
8
+ permalink: python/working-with-chart-studio-graphs/
9
+ redirect_from: python/get-requests
9
10
thumbnail: thumbnail/spectral.jpg
10
11
v4upgrade: True
11
12
---
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: How to embed R graphs in RMarkdown files.
3
3
display_as : chart_studio
4
4
language : r
5
5
layout : base
6
- name : Embedding R Graphs in RMarkdown Files
6
+ name : Embedding Graphs in RMarkdown Files
7
7
order : 3
8
8
output :
9
9
html_document :
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: How to embed R graphs in RMarkdown files.
3
3
display_as : chart_studio
4
4
language : r
5
5
layout : base
6
- name : Embedding R Graphs in RMarkdown Files
6
+ name : Embedding Graphs in RMarkdown Files
7
7
order : 3
8
8
output :
9
9
html_document :
You can’t perform that action at this time.
0 commit comments