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

Skip to content

Commit b3a9536

Browse files
author
Joseph Damiba
committed
passes front-matter ci
1 parent a6794d9 commit b3a9536

10 files changed

+11
-7
lines changed

_posts/plotly_js/layout/3d-axes/2015-08-12-3d_axes_plotly_js_index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
language: plotly_js
77
page_type: u-guide
88
display_as: file_settings
9+
thumbnail: thumbnail/your-tutorial-chart.jpg
910
order: 13
1011
redirect_from: javascript-graphing-library/3d-axes/
1112
---

_posts/plotly_js/layout/3d-hover-options/2018-10-11-3d_hover_options_plotly_js_index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
layout: base
66
language: plotly_js
77
page_type: u-guide
8+
thumbnail: thumbnail/your-tutorial-chart.jpg
89
order: 14
910
display_as: file_settings
1011
---

_posts/plotly_js/layout/3d-surface-lighting/2018-11-21-3d_surface_lighting_plotly_js_index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
layout: base
66
language: plotly_js
77
page_type: u-guide
8+
thumbnail: thumbnail/3d-surface.jpg
89
order: 15
910
display_as: file_settings
1011
---

_posts/plotly_js/style/annotations/2015-04-09-annotations_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/annotations.jpg
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 6
1111
redirect_from: javascript-graphing-library/text-and-annotations/

_posts/plotly_js/style/colorscales/2017-08-21-colorscales_new_plotlyjs_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/colorbars.jpg
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 7
1111
redirect_from: javascript-graphing-library/heatmap-and-contour-colorscales/

_posts/plotly_js/style/colorway/2018-10-03-colorway_plotlyjs_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/colorway.jpg
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 8
1111
---

_posts/plotly_js/style/font/2015-04-09-font_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/font.jpg
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 9
1111
redirect_from: javascript-graphing-library/font/

_posts/plotly_js/style/images/2016-06-21-images_plotly_js_index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
description: How to add images to charts as background images or logos.
55
layout: base
66
language: plotly_js
7-
page_type: example_index
7+
page_type: u-guide
88
display_as: file_settings
99
order: 10
10+
thumbnail: thumbnail/images.png
1011
redirect_from: javascript-graphing-library/images/
1112
---
1213
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","images" | sort: "order" %}

_posts/plotly_js/style/latex/2015-04-09-latex_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/latex.jpg
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 11
1111
redirect_from: javascript-graphing-library/LaTeX/

_posts/plotly_js/style/marker-style/2018-03-15-marker-style-plotly-js.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
layout: base
66
thumbnail: thumbnail/marker-style.gif
77
language: plotly_js
8-
page_type: example_index
8+
page_type: u-guide
99
display_as: file_settings
1010
order: 12
1111
---

0 commit comments

Comments
 (0)