Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc977cf + 0b3bb82 commit e0f0e59Copy full SHA for e0f0e59
_includes/documentation_eg.html
@@ -627,6 +627,10 @@ <h4 class="example-section-title" id="layout-options">
627
</div>
628
{% endif %}
629
630
+{% if page.language == "python" or page.language == "r" or page.language == "plotly_js" %}
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
+{% endif %}
633
+
634
{% if style_options %}
635
<section class="--tutorial-section no-image" id="style-options">
636
<header class="--section-header"><a href="#style-options">Style Options</a>
0 commit comments