You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just tried out lightweight-charts for the first time, and the example plot from Getting Started renders with bottom axis chopped off. I'm doing this in Observable Framework, but I don't think that shoud be an issue.
Any idea on how to fix it? Modifying the bottom margin in <div id='container' style="width: 600px; height: 400px; margin-bottom: 25px;"></div> doesn't seem to help.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all:
I just tried out lightweight-charts for the first time, and the example plot from Getting Started renders with bottom axis chopped off. I'm doing this in Observable Framework, but I don't think that shoud be an issue.
Any idea on how to fix it? Modifying the bottom margin in
<div id='container' style="width: 600px; height: 400px; margin-bottom: 25px;"></div>
doesn't seem to help.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions