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.
1 parent b6e6be4 commit 0b3bb82Copy full SHA for 0b3bb82
_includes/documentation_eg.html
@@ -627,7 +627,7 @@ <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 == "javascript" %}
+{% 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
633
0 commit comments