Skip to content

Commit e6dd41d

Browse files
delsimdelsim
andauthored
Update demo ten (#520)
Co-authored-by: delsim <[email protected]>
1 parent 836741d commit e6dd41d

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

demo/demo/templates/demo_ten.html

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,9 @@ <h1>Multiple Callback Values</h1>
3131
<p></p>
3232
<div class="card border-dark">
3333
<div class="card-body">
34-
{%plotly_app slug="multiple-callback-values-expanded" ratio=0.2 %}
34+
{%plotly_app slug="multiple-callback-values-expanded" ratio=0.4 %}
3535
</div>
3636
</div>
3737
<p></p>
38-
<div class="card border-dark">
39-
<div class="card-body">
40-
{%plotly_app name="FlexibleExpandedCallbacks" ratio=0.2 %}
41-
</div>
42-
</div>
4338
<p></p>
4439
{%endblock%}

0 commit comments

Comments
 (0)