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
Support stock (and not only cryptocurrencies)
Stock exchanges keep closed during e.g. weekends, which used to be drawn
with a gap in the chart. This refactoring fixes that, and I also added
an S&P 500 example.
Improved scaling API and logic
The auto Y scaling was a mess, both from an API perspective and
internally. This commit fixes that, and you're now able to specify exactly
what plots, or parts thereof, which should be used for Y-scaling when
panning/zooming.