File tree 1 file changed +1
-15
lines changed
1 file changed +1
-15
lines changed Original file line number Diff line number Diff line change @@ -627,24 +627,10 @@ <h4 class="example-section-title" id="layout-options">
627
627
</ div >
628
628
{% endif %}
629
629
630
- {% if page.language == "python" %}
630
+ {% if page.language == "python" or page.language == "r" or page.language == "javascript" %}
631
631
< a href ="https://plot.ly/products/dash/ "> < img src ="https://s3-us-west-1.amazonaws.com/plotly-tutorials/plotly-documentation/images/1140px-Dash-ad.png "> </ a >
632
632
{% endif %}
633
633
634
- {% if page.language == "javascript" %}
635
- < a href ="https://plot.ly/products/dash/ "> < img src ="https://s3-us-west-1.amazonaws.com/plotly-tutorials/plotly-documentation/images/1140px-Dash-ad.png "> </ a >
636
- {% endif %}
637
-
638
- {% if page.language == "r" %}
639
- < a href ="https://plot.ly/products/dash/ "> < img src ="https://s3-us-west-1.amazonaws.com/plotly-tutorials/plotly-documentation/images/1140px-Dash-ad.png "> </ a >
640
-
641
- {% endif %}
642
-
643
-
644
-
645
-
646
-
647
-
648
634
{% if style_options %}
649
635
< section class ="--tutorial-section no-image " id ="style-options ">
650
636
< header class ="--section-header "> < a href ="#style-options "> Style Options</ a >
You can’t perform that action at this time.
0 commit comments