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 a3772c3 commit 5a3fc37Copy full SHA for 5a3fc37
example.html
index.html
@@ -420,7 +420,7 @@ <h3 id="example">Example</h3>
420
<div class="snippet snippet-plot" style="margin-top: 3em">
421
<noscript>JavaScript is required.</noscript>
422
<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"
+ style="width:100%; height:650px; padding-top:.7em; overflow:hidden; border: 0; background: white"
424
data-ga-on="wheel" data-ga-event-category="iframe" data-ga-event-action="wheel"></iframe>
425
</div>
426
0 commit comments