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

Skip to content

Commit 0f02c4a

Browse files
committed
Merge branch 'matlab_doc_cleanup' of https://github.com/plotly/documentation into matlab_apidoc_fixes
2 parents d158967 + 362a4e1 commit 0f02c4a

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
leaf=[
4343
"type",
4444
"image", # todo, remove this
45-
"url",
4645
"exception",
4746
"private",
4847
"prepend", # todo, remove

tree.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@
698698
"test-matlab": "test-published/api-docs/chart-types/box/matlab-basic-box-plot/matlab/code.txt",
699699
"test-url": "https://plot.ly/~TestBot/340",
700700
"type": "script",
701-
"url": "https://plot.ly/~TestBot/433"
701+
"url": "https://plot.ly/~TestBot/491"
702702
}
703703
},
704704
"config": {
@@ -775,7 +775,7 @@
775775
"test-matlab": "test-published/api-docs/chart-types/bubble/matlab-bubble-chart/matlab/code.txt",
776776
"test-url": "https://plot.ly/~TestBot/169",
777777
"type": "script",
778-
"url": "https://plot.ly/~TestBot/439"
778+
"url": "https://plot.ly/~TestBot/486"
779779
},
780780
"mpl-7d-bubble": {
781781
"config": {
@@ -3011,7 +3011,7 @@
30113011
"test-matlab": "test-published/api-docs/chart-types/line_exclusive/matlab-basic-line/matlab/code.txt",
30123012
"test-url": "https://plot.ly/~TestBot/148",
30133013
"type": "script",
3014-
"url": "https://plot.ly/~TestBot/437"
3014+
"url": "https://plot.ly/~TestBot/487"
30153015
},
30163016
"matlab-line-and-scatter-basic": {
30173017
"config": {
@@ -3030,7 +3030,7 @@
30303030
"test-matlab": "test-published/api-docs/chart-types/line_exclusive/matlab-line-and-scatter-basic/matlab/code.txt",
30313031
"test-url": "https://plot.ly/~TestBot/166",
30323032
"type": "script",
3033-
"url": "https://plot.ly/~TestBot/444"
3033+
"url": "https://plot.ly/~TestBot/490"
30343034
},
30353035
"matlab-line-markers": {
30363036
"config": {
@@ -3049,7 +3049,7 @@
30493049
"test-matlab": "test-published/api-docs/chart-types/line_exclusive/matlab-line-markers/matlab/code.txt",
30503050
"test-url": "https://plot.ly/~TestBot/149",
30513051
"type": "script",
3052-
"url": "https://plot.ly/~TestBot/445"
3052+
"url": "https://plot.ly/~TestBot/489"
30533053
},
30543054
"matlab-line-style": {
30553055
"config": {
@@ -3068,7 +3068,7 @@
30683068
"test-matlab": "test-published/api-docs/chart-types/line_exclusive/matlab-line-style/matlab/code.txt",
30693069
"test-url": "https://plot.ly/~TestBot/150",
30703070
"type": "script",
3071-
"url": "https://plot.ly/~TestBot/446"
3071+
"url": "https://plot.ly/~TestBot/488"
30723072
},
30733073
"matlab-log-log-line": {
30743074
"config": {
@@ -3583,7 +3583,7 @@
35833583
"test-matlab": "test-published/api-docs/chart-types/scatter_exclusive/matlab-scatter-plot/matlab/code.txt",
35843584
"test-url": "https://plot.ly/~TestBot/165",
35853585
"type": "script",
3586-
"url": "https://plot.ly/~TestBot/450"
3586+
"url": "https://plot.ly/~TestBot/492"
35873587
},
35883588
"matlab-seamount-scatter": {
35893589
"config": {
@@ -3602,7 +3602,7 @@
36023602
"test-matlab": "test-published/api-docs/chart-types/scatter_exclusive/matlab-seamount-scatter/matlab/code.txt",
36033603
"test-url": "https://plot.ly/~TestBot/164",
36043604
"type": "script",
3605-
"url": "https://plot.ly/~TestBot/451"
3605+
"url": "https://plot.ly/~TestBot/493"
36063606
},
36073607
"mpl-complex-scatter": {
36083608
"config": {

0 commit comments

Comments
 (0)