How to enable compare mode #985
Answered
by
timocov
dongwonseong
asked this question in
Q&A
-
Hello. I want to make a comparison chart of two or more stocks with a lightweight chart, not a charting library. Is it possible to implement a stock comparison chart with lightweight chart? If possible, where can i find it? thank you |
Beta Was this translation helpful? Give feedback.
Answered by
timocov
Jan 24, 2022
Replies: 1 comment
-
You need to change the mode of a price scale to percentage, see https://tradingview.github.io/lightweight-charts/docs/api/enums/PriceScaleMode#percentage |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dongwonseong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need to change the mode of a price scale to percentage, see https://tradingview.github.io/lightweight-charts/docs/api/enums/PriceScaleMode#percentage