Daniel Tkach
Daniel Tkach
I couldn't find in the docs how to uninstall nvs. I'd appreciate your guidance. Thank you.
This is when trying: heroku repo:reset -a my-app-name-here as recommended by the docs: https://github.com/heroku/heroku-repo#reset
What's the frequency of new data updates on this endpoint? https://finnhub.io/docs/api/stock-candles I making rest calls here, I'd like to know how often I can do it to plot an chart...
**Describe the bug** Calling goToAndStop(frame, true) does not take you to the frame of the animation, it takes you to a position in seconds, whereas calling goToAndPlay(frame, true) does take...