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

Skip to content

Commit cb1af3d

Browse files
author
mahdis-z
committed
display in the first page
1 parent 45bbc7a commit cb1af3d

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

_posts/plotly_js/financial/funnel/2019-06-27-funnel_plotly_js_index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33
name: Funnel and Funnelarea Charts
44
permalink: javascript/funnel-charts/
55
description: How to make a D3.js-based funnel chart in javascript.
6-
layout: user-guide
6+
layout: base
77
thumbnail: thumbnail/funnel.jpg
88
language: plotly_js
9+
page_type: example_index
910
has_thumbnail: true
10-
display_as: basic
11-
order: 8.3
11+
display_as: financial
12+
order: 6
1213
---
1314
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","funnel" | sort: "order" %}
1415
{% include auto_examples.html examples=examples %}

_posts/plotly_js/financial/waterfall/2015-04-09-bar_plotly_js_index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@
66
layout: user-guide
77
thumbnail: thumbnail/waterfall-charts.jpg
88
language: plotly_js
9+
page_type: example_index
910
has_thumbnail: true
10-
display_as: basic
11-
order: 6.5
11+
display_as: financial
12+
order: 7
1213
redirect_from: javascript-graphing-library/bar-charts/
1314
---
1415
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","waterfall" | sort: "order" %}

0 commit comments

Comments
 (0)