Skip to content

Commit 66f145c

Browse files
committed
Run with meta updates (published is ready).
1 parent 718a727 commit 66f145c

File tree

5 files changed

+3723
-3589
lines changed

5 files changed

+3723
-3589
lines changed

published/api-docs/references/matplotlib.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"code": "chart-types/scatter_exclusive/mpl-complex-scatter/matplotlib/code.txt",
76-
"name": "A More Complicated Scatter with Matplotlib",
76+
"name": "Matplotlib Scatter Colors and Symbols",
7777
"parent": "scatter_exclusive",
7878
"url": "https://plot.ly/~PlotBot/133",
7979
"languages": [

test-published/api-docs/references/ggplot2.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,26 +52,26 @@
5252
"id": "gg-geom_point"
5353
},
5454
{
55-
"code": "chart-types/line_and_scatter/gg-geom_segment/ggplot2/code.txt",
56-
"name": "<code>geom_segment</code>",
55+
"code": "chart-types/line_and_scatter/gg-geom_path/ggplot2/code.txt",
56+
"name": "<code>geom_path</code>",
5757
"parent": "line_and_scatter",
58-
"url": "https://plot.ly/~TestBot/336",
58+
"url": "https://plot.ly/~TestBot/335",
5959
"languages": [
6060
"ggplot2"
6161
],
6262
"type": "script",
63-
"id": "gg-geom_segment"
63+
"id": "gg-geom_path"
6464
},
6565
{
66-
"code": "chart-types/line_and_scatter/gg-geom_path/ggplot2/code.txt",
67-
"name": "<code>geom_path</code>",
66+
"code": "chart-types/line_and_scatter/gg-geom_segment/ggplot2/code.txt",
67+
"name": "<code>geom_segment</code>",
6868
"parent": "line_and_scatter",
69-
"url": "https://plot.ly/~TestBot/335",
69+
"url": "https://plot.ly/~TestBot/336",
7070
"languages": [
7171
"ggplot2"
7272
],
7373
"type": "script",
74-
"id": "gg-geom_path"
74+
"id": "gg-geom_segment"
7575
},
7676
{
7777
"code": "chart-types/line_and_scatter/gg-geom_line/ggplot2/code.txt",

test-published/api-docs/references/matlab.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2085,6 +2085,27 @@
20852085
"id": "get-requests",
20862086
"name": "Get Requests"
20872087
},
2088+
{
2089+
"parent": "get-requests-and-images",
2090+
"branches": [
2091+
{
2092+
"code": "get-requests-and-images/static-image-matlab/static-image-example-matlab/matlab/code.txt",
2093+
"name": "Static Image Export",
2094+
"parent": "static-image-matlab",
2095+
"url": "https://plot.ly/~TestBot/321",
2096+
"languages": [
2097+
"matlab"
2098+
],
2099+
"type": "model",
2100+
"id": "static-image-example-matlab"
2101+
}
2102+
],
2103+
"description": "How to export plotly graphs as static images in {language}. Plotly supports png, svg, jpg, and pdf image export.",
2104+
"relative_url": "static-image-export",
2105+
"has_thumbnail": false,
2106+
"id": "static-image-matlab",
2107+
"name": "Save MATLAB plots as JPG, PDF, PNG | <code>saveas</code>"
2108+
},
20882109
{
20892110
"parent": "get-requests-and-images",
20902111
"branches": [
@@ -2109,27 +2130,6 @@
21092130
"has_thumbnail": false,
21102131
"id": "iframes",
21112132
"name": "Embedding Graphs in HTML"
2112-
},
2113-
{
2114-
"parent": "get-requests-and-images",
2115-
"branches": [
2116-
{
2117-
"code": "get-requests-and-images/static-image-matlab/static-image-example-matlab/matlab/code.txt",
2118-
"name": "Static Image Export",
2119-
"parent": "static-image-matlab",
2120-
"url": "https://plot.ly/~TestBot/321",
2121-
"languages": [
2122-
"matlab"
2123-
],
2124-
"type": "model",
2125-
"id": "static-image-example-matlab"
2126-
}
2127-
],
2128-
"description": "How to export plotly graphs as static images in {language}. Plotly supports png, svg, jpg, and pdf image export.",
2129-
"relative_url": "static-image-export",
2130-
"has_thumbnail": false,
2131-
"id": "static-image-matlab",
2132-
"name": "Save MATLAB plots as JPG, PDF, PNG | <code>saveas</code>"
21332133
}
21342134
],
21352135
"id": "get-requests-and-images",

test-published/api-docs/references/matplotlib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
},
7474
{
7575
"code": "chart-types/scatter_exclusive/mpl-complex-scatter/matplotlib/code.txt",
76-
"name": "A More Complicated Scatter with Matplotlib",
76+
"name": "Matplotlib Scatter Colors and Symbols",
7777
"parent": "scatter_exclusive",
7878
"url": "https://plot.ly/~TestBot/100",
7979
"languages": [
@@ -158,7 +158,7 @@
158158
"branches": [
159159
{
160160
"code": "chart-types/histogram/mpl-basic-histogram/matplotlib/code.txt",
161-
"name": "Basic Histogram with the hist Function",
161+
"name": "Basic Histogram with the <code>hist</code> Function",
162162
"parent": "histogram",
163163
"url": "https://plot.ly/~TestBot/87",
164164
"languages": [

0 commit comments

Comments
 (0)