Skip to content

Commit 5a3fc37

Browse files
committed
Update example.html for v0.6.3
1 parent a3772c3 commit 5a3fc37

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

example.html

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ <h3 id="example">Example</h3>
420420
<div class="snippet snippet-plot" style="margin-top: 3em">
421421
<noscript>JavaScript is required.</noscript>
422422
<iframe src="example.html" id="iframe" loading="lazy" title="Interactive OHLC chart of trading GOOG"
423-
style="width:100%; height:566px; padding-top:.7em; overflow:hidden; border: 0; background: white"
423+
style="width:100%; height:650px; padding-top:.7em; overflow:hidden; border: 0; background: white"
424424
data-ga-on="wheel" data-ga-event-category="iframe" data-ga-event-action="wheel"></iframe>
425425
</div>
426426

0 commit comments

Comments
 (0)