Replies: 2 comments
-
Yes, try |
Beta Was this translation helpful? Give feedback.
0 replies
-
What's funny is that I tried that out yesterday and it didn't work. And now, just this morning, it works like a charm. Must've been the late-night coding lol |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Plots always seem to be included in scale.
Let's say I'm plotting some candlesticks, volume, and a few moving averages.
If a moving average, say MA200, is far away, the chart will always squeeze everything else to make sure it's displayed. Causing the candles to appear very small and squished.
Is there away to exclude such moving average from scale so that it only appears when it makes sense? Without squishing candlesticks.
Thanks in advance, and for this wonderful library!
Beta Was this translation helpful? Give feedback.
All reactions