diff --git a/_posts/plotly_js/financial/2019-08-12-plotly_js-financial-index.html b/_posts/plotly_js/financial/2019-08-12-plotly_js-financial-index.html new file mode 100755 index 000000000000..b7ee59488cbd --- /dev/null +++ b/_posts/plotly_js/financial/2019-08-12-plotly_js-financial-index.html @@ -0,0 +1,30 @@ +--- +permalink: javascript/financial-charts/ +title: Plotly.js Financial Charts +description: Plotly.js makes interactive, publication-quality graphs online. Examples of how to make financial charts. +name: More Financial Charts +layout: langindex +language: plotly_js +display_as: financial +has_thumbnail: true +thumbnail: thumbnail/mixed.jpg +page_type: example_index +order: 5 +--- + + +
+
+ +
+
+
+

Plotly.js Financial Charts

+

{{page.description}}

+
+
+
+
+ + {% assign languagelistimg = site.posts | where:"language","plotly_js" | where:"display_as","financial" | where:"has_thumbnail",true | where: "layout","user-guide" | sort: "order" %} + {% include documentation_eg.html %} diff --git a/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html b/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html index 59c5b35ff152..58aa9459e329 100755 --- a/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html +++ b/_posts/plotly_js/financial/candlestick-charts/2015-08-15-candlestick_index.html @@ -3,7 +3,7 @@ name: Candlestick Charts permalink: javascript/candlestick-charts/ description: How to graph D3.js-based candlestick charts in javascript. Examples of candlestick charts. -layout: base +layout: user-guide thumbnail: thumbnail/candlestick.jpg language: plotly_js page_type: example_index diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-funnel_plotly_js_index.html b/_posts/plotly_js/financial/funnel/2019-06-27-funnel_plotly_js_index.html similarity index 89% rename from _posts/plotly_js/basic/funnel/2019-06-27-funnel_plotly_js_index.html rename to _posts/plotly_js/financial/funnel/2019-06-27-funnel_plotly_js_index.html index 611c3f27a3cf..5daab55ab44b 100755 --- a/_posts/plotly_js/basic/funnel/2019-06-27-funnel_plotly_js_index.html +++ b/_posts/plotly_js/financial/funnel/2019-06-27-funnel_plotly_js_index.html @@ -6,9 +6,10 @@ layout: user-guide thumbnail: thumbnail/funnel.jpg language: plotly_js +page_type: example_index has_thumbnail: true -display_as: basic -order: 8.3 +display_as: financial +order: 4 --- {% assign examples = site.posts | where:"language","plotly_js" | where:"suite","funnel" | sort: "order" %} {% include auto_examples.html examples=examples %} diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-funnelarea.html b/_posts/plotly_js/financial/funnel/2019-06-27-funnelarea.html similarity index 100% rename from _posts/plotly_js/basic/funnel/2019-06-27-funnelarea.html rename to _posts/plotly_js/financial/funnel/2019-06-27-funnelarea.html diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-multi-funnelarea.html b/_posts/plotly_js/financial/funnel/2019-06-27-multi-funnelarea.html similarity index 100% rename from _posts/plotly_js/basic/funnel/2019-06-27-multi-funnelarea.html rename to _posts/plotly_js/financial/funnel/2019-06-27-multi-funnelarea.html diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-part-of-previous-funnel.html b/_posts/plotly_js/financial/funnel/2019-06-27-part-of-previous-funnel.html similarity index 100% rename from _posts/plotly_js/basic/funnel/2019-06-27-part-of-previous-funnel.html rename to _posts/plotly_js/financial/funnel/2019-06-27-part-of-previous-funnel.html diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-part-of-whole-funnel.html b/_posts/plotly_js/financial/funnel/2019-06-27-part-of-whole-funnel.html similarity index 100% rename from _posts/plotly_js/basic/funnel/2019-06-27-part-of-whole-funnel.html rename to _posts/plotly_js/financial/funnel/2019-06-27-part-of-whole-funnel.html diff --git a/_posts/plotly_js/basic/funnel/2019-06-27-stacked-funnel.html b/_posts/plotly_js/financial/funnel/2019-06-27-stacked-funnel.html similarity index 100% rename from _posts/plotly_js/basic/funnel/2019-06-27-stacked-funnel.html rename to _posts/plotly_js/financial/funnel/2019-06-27-stacked-funnel.html diff --git a/_posts/plotly_js/financial/gauge/2015-12-20-gauge-charts_plotly_js_index.html b/_posts/plotly_js/financial/gauge/2015-12-20-gauge-charts_plotly_js_index.html index 1eb55f9782a7..beb7ee42464e 100755 --- a/_posts/plotly_js/financial/gauge/2015-12-20-gauge-charts_plotly_js_index.html +++ b/_posts/plotly_js/financial/gauge/2015-12-20-gauge-charts_plotly_js_index.html @@ -6,11 +6,10 @@ layout: user-guide thumbnail: thumbnail/gauge.jpg language: plotly_js -page_type: example_index has_thumbnail: true display_as: financial -order: 4 +order: 3 redirect_from: javascript-graphing-library/gauge-charts --- {% assign examples = site.posts | where:"language","plotly_js" | where:"suite","gauge-charts" | sort: "order" %} -{% include auto_examples.html examples=examples %} +{% include auto_examples.html examples=examples %} \ No newline at end of file diff --git a/_posts/plotly_js/financial/indicator1/2015-12-20-indicator_plotly_js_index.html b/_posts/plotly_js/financial/indicator1/2015-12-20-indicator_plotly_js_index.html index f4326ff2f439..a44530f6c855 100755 --- a/_posts/plotly_js/financial/indicator1/2015-12-20-indicator_plotly_js_index.html +++ b/_posts/plotly_js/financial/indicator1/2015-12-20-indicator_plotly_js_index.html @@ -9,7 +9,7 @@ page_type: example_index has_thumbnail: true display_as: financial -order: 4 +order: 2 --- {% assign examples = site.posts | where:"language","plotly_js" | where:"suite","indicator" | sort: "order" %} {% include auto_examples.html examples=examples %} diff --git a/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html b/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html index 0febb4ba7966..7d12e56d2a6f 100755 --- a/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html +++ b/_posts/plotly_js/financial/ohlc/2015-08-15-ohlc_index.html @@ -3,10 +3,9 @@ name: OHLC Charts permalink: javascript/ohlc-charts/ description: How to graph D3.js-based OHLC charts in javascript. Examples of OHCL charts. -layout: base +layout: user-guide thumbnail: thumbnail/ohlc.jpg language: plotly_js -page_type: example_index has_thumbnail: true display_as: financial order: 2 diff --git a/_posts/plotly_js/financial/time-series/2015-04-09-time-series_plotly_js_index.html b/_posts/plotly_js/financial/time-series/2015-04-09-time-series_plotly_js_index.html index 2a422d0b6b1a..c19bbb1f725a 100755 --- a/_posts/plotly_js/financial/time-series/2015-04-09-time-series_plotly_js_index.html +++ b/_posts/plotly_js/financial/time-series/2015-04-09-time-series_plotly_js_index.html @@ -3,10 +3,9 @@ name: Time Series permalink: javascript/time-series/ description: How to plot D3.js-based date and time in Plotly.js. An example of a time-series plot. -layout: base +layout: user-guide thumbnail: thumbnail/time-series.jpg language: plotly_js -page_type: example_index has_thumbnail: true display_as: financial order: 1 diff --git a/_posts/plotly_js/basic/waterfall/2015-04-09-bar_plotly_js_index.html b/_posts/plotly_js/financial/waterfall/2015-04-09-bar_plotly_js_index.html similarity index 90% rename from _posts/plotly_js/basic/waterfall/2015-04-09-bar_plotly_js_index.html rename to _posts/plotly_js/financial/waterfall/2015-04-09-bar_plotly_js_index.html index f5c4dc146689..7fce47519986 100755 --- a/_posts/plotly_js/basic/waterfall/2015-04-09-bar_plotly_js_index.html +++ b/_posts/plotly_js/financial/waterfall/2015-04-09-bar_plotly_js_index.html @@ -6,9 +6,10 @@ layout: user-guide thumbnail: thumbnail/waterfall-charts.jpg language: plotly_js +page_type: example_index has_thumbnail: true -display_as: basic -order: 6.5 +display_as: financial +order: 1 redirect_from: javascript-graphing-library/bar-charts/ --- {% assign examples = site.posts | where:"language","plotly_js" | where:"suite","waterfall" | sort: "order" %} diff --git a/_posts/plotly_js/basic/waterfall/2015-04-09-basic-bar.html b/_posts/plotly_js/financial/waterfall/2015-04-09-basic-bar.html similarity index 100% rename from _posts/plotly_js/basic/waterfall/2015-04-09-basic-bar.html rename to _posts/plotly_js/financial/waterfall/2015-04-09-basic-bar.html diff --git a/_posts/plotly_js/basic/waterfall/2015-04-09-horizontal-waterfall-chart.html b/_posts/plotly_js/financial/waterfall/2015-04-09-horizontal-waterfall-chart.html similarity index 100% rename from _posts/plotly_js/basic/waterfall/2015-04-09-horizontal-waterfall-chart.html rename to _posts/plotly_js/financial/waterfall/2015-04-09-horizontal-waterfall-chart.html diff --git a/_posts/plotly_js/basic/waterfall/2015-04-09-multi_category-waterfall-charts.html b/_posts/plotly_js/financial/waterfall/2015-04-09-multi_category-waterfall-charts.html similarity index 100% rename from _posts/plotly_js/basic/waterfall/2015-04-09-multi_category-waterfall-charts.html rename to _posts/plotly_js/financial/waterfall/2015-04-09-multi_category-waterfall-charts.html diff --git a/_posts/plotly_js/basic/waterfall/2015-04-09-style-waterfall.html b/_posts/plotly_js/financial/waterfall/2015-04-09-style-waterfall.html similarity index 100% rename from _posts/plotly_js/basic/waterfall/2015-04-09-style-waterfall.html rename to _posts/plotly_js/financial/waterfall/2015-04-09-style-waterfall.html