Removing Gap Between Left Axis and Data Start in Lightweight Charts #1645
Unanswered
jude-sonic
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I’m using the Lightweight Charts library to create a line chart, but I’m facing an issue with a gap between the left axis and the start of my data ie the gap between the leftpricescale and the first data point. I want the data to fit tightly into the chart area without any extra padding or gaps on either end.
here is the current graph that I have:
The space marked in red color is the extra gap coming up
Beta Was this translation helpful? Give feedback.
All reactions