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
We can use mouse to pan or scroll the view to change the time scale, but I did not find a way to reset it to the original setup. I found that I could use alt + R (macOS) to reset the TimeScale/PriceScale in the TradingView.
Questions: How can I reset the TimeScale/PriceScale in LightWeight Charts (without reloading the page)?
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, I want to plot a candlestick chart with monthly time frame for 10 years. I can use
setVisibleLogicalRange()
to set the range:We can use mouse to pan or scroll the view to change the time scale, but I did not find a way to reset it to the original setup. I found that I could use
alt + R
(macOS) to reset the TimeScale/PriceScale in the TradingView.Questions: How can I reset the TimeScale/PriceScale in LightWeight Charts (without reloading the page)?
Beta Was this translation helpful? Give feedback.
All reactions