8000 Tags · Maleo9/finplot · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Maleo9/finplot

Tags

v0.9

Toggle v0.9's commit message
Only check QT version if possible

In some circumstances QtCore.QT_VERSION is not availble, so don't
require it to be.

v0.8

Toggle v0.8's commit message
Pipify v0.8

v0.7

Toggle v0.7's commit message
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.

v0.6

Toggle v0.6's commit message
Bump PyQt to 5.13.0

Seems there was some temporary lapse in their bug; in later versions
it's back.

v0.5

Toggle v0.5's commit message
Release v0.5

v0.4

Toggle v0.4's commit message
Add support for drawing ellipses

Ctrl+middle mouse button allows you to draw ellipses for marking
interesting regions.

v0.1

Toggle v0.1's commit message
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.
0