Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b5b099

Browse files
committed
rm ggplot layout img
1 parent ea48087 commit 7b5b099

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

_includes/documentation_eg.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,9 @@ <h5 class="centered"> {{page.name}} </h5>
400400
</div>
401401
{% endif %}
402402

403-
{% if layout_options and page.language != "ggplot2" %}
403+
{% else %}
404+
405+
{% if layout_options %}
404406
<hr>
405407
<h4 class="example-section-title" id="layout-options"><a class="no_underline plot-blue" href="#layout-options">Layout Options</a></h4>
406408
<div class="row">

0 commit comments

Comments
 (0)