Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ imgurl: https://images.plot.ly/plotly-documentation/
# Excludes
# ---
#exclude: ['*.Rmd','_posts/2015-09-09-matlab-reference.html','_posts/2015-09-06-r-reference.html','_posts/2015-09-06-python-reference.html','_posts/2015-08-19-plotly_js-reference.html','_posts/2015-04-05-ggplot2-index.html','_posts/2015-04-05-julia-index.html,'_posts/2015-04-05-node_js-index.html','_posts/2015-04-05-plotly_js-index.html','_posts/2015-04-05-plotlyjs-function-reference.md','_posts/2015-07-13-eula_index.html','_posts/2015-07-26-index.html','_posts/2015-07-30-r-index.Rmd','_posts/2015-07-30-r-index.md','_posts/2015-08-20-research-box-index.html','_posts/ggplot2','_posts/julia','_posts/nodejs','_posts/plotly_js','_posts/r','_posts/tutorials','_posts/user_guide_python']
exclude: [_posts/temp, '*.Rmd', vendor, node_modules] #'_posts/python/chart-studio/*.md']
exclude: [_posts/temp, '*.Rmd', vendor, node_modules]

# ---
# Markdown / Syntax
Expand Down
3 changes: 0 additions & 3 deletions _data/display_as.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ layout_opt:
legacy_charts:
reference: '#legacy-charts'
text: Legacy Charts
chart_studio:
reference: 'chart-studio'
text: Chart Studio
advanced_opt:
reference: '#advanced-options'
text: Advanced
Expand Down
3 changes: 0 additions & 3 deletions _data/display_as_py_r_js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,3 @@ chart_events:
ipython_notebooks_gallery:
reference: '#language'
text: By Data Science Language
chart_studio:
reference: 'chart-studio'
text: Chart Studio
53 changes: 0 additions & 53 deletions _includes/layouts/chart_studio_plug.html

This file was deleted.

2 changes: 0 additions & 2 deletions _includes/layouts/side-bar.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,6 @@
{% assign report_generation = true %}
{% elsif page.display_as == "databases" %}
{% assign databases = true %}
{% elsif page.display_as == "chart_studio" %}
{% assign chart_studio = true %}
{% elsif page.display_as == "advanced_opt" %}
{% assign advanced_opt = true %}

Expand Down
22 changes: 0 additions & 22 deletions _includes/posts/documentation_eg.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,6 @@
{% assign chart_events = true %}
{% elsif page.display_as == "financial_analysis" %}
{% assign financial_analysis = true %}
{% elsif page.display_as == "chart_studio" %}
{% assign chart_studio = true %}
{% elsif page.display_as == "advanced_opt" %}
{% assign advanced_opt = true %}
{% elsif page.display_as == "ai_ml" %}
Expand Down Expand Up @@ -418,26 +416,6 @@
</section>
{% endif %}

{% if chart_studio %}
<section class="--tutorial-section">
<header class="--section-header"><a href="#chart-studio" name="chart-studio" id="chart-studio">Chart Studio Integration</a>
</header>
<section class="--grid">
<ul class="--grid-list">
{%- for page in languagelist -%}
{% if page.display_as == "chart_studio" %}


{% include layouts/grid-item.html %}


{% endif %}
{%- endfor -%}
</ul>
</section>
</section>
{% endif %}

{% if financial_analysis %}
<section class="--tutorial-section" id="financial-analysis">
<header class="--section-header"><a href="#financial-analysis">Financial Analysis</a>
Expand Down
27 changes: 0 additions & 27 deletions _posts/csharp/indexes/2021-08-04-chart-studio-index.html

This file was deleted.

27 changes: 0 additions & 27 deletions _posts/fsharp/indexes/2021-08-04-chart-studio-index.html

This file was deleted.

62 changes: 0 additions & 62 deletions _posts/ggplot2/chart-studio/2021-08-04-filenames.Rmd

This file was deleted.

56 changes: 0 additions & 56 deletions _posts/ggplot2/chart-studio/2021-08-04-get-requests.Rmd

This file was deleted.

Loading