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

Skip to content

Commit e26857d

Browse files
author
mahdis-z
committed
rearrangment charts
1 parent 1ad6a3d commit e26857d

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: financial
12-
order: 6
12+
order: 4
1313
---
1414
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","funnel" | sort: "order" %}
1515
{% include auto_examples.html examples=examples %}

_posts/plotly_js/financial/gauge/2015-12-20-gauge-charts_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
language: plotly_js
99
has_thumbnail: true
1010
display_as: financial
11-
order: 4
11+
order: 3
1212
redirect_from: javascript-graphing-library/gauge-charts
1313
---
1414
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","gauge-charts" | sort: "order" %}

_posts/plotly_js/financial/indicator1/2015-12-20-indicator_plotly_js_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: financial
12-
order: 4
12+
order: 2
1313
---
1414
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","indicator" | sort: "order" %}
1515
{% include auto_examples.html examples=examples %}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
name: Waterfall Charts
44
permalink: javascript/waterfall-charts/
55
description: How to make a D3.js-based waterfall chart in javascript.
6-
layout: user-guide
6+
layout: base
77
thumbnail: thumbnail/waterfall-charts.jpg
88
language: plotly_js
99
page_type: example_index
1010
has_thumbnail: true
1111
display_as: financial
12-
order: 7
12+
order: 1
1313
redirect_from: javascript-graphing-library/bar-charts/
1414
---
1515
{% assign examples = site.posts | where:"language","plotly_js" | where:"suite","waterfall" | sort: "order" %}

0 commit comments

Comments
 (0)