Skip to content

Tags: microplc/finplot

Tags

v1.6

Toggle v1.6's commit message
New release

v1.5.4

Toggle v1.5.4's commit message
Make indexing warning public

This is a common source of problems, hopefully someone is helped.

v1.5.3

Toggle v1.5.3's commit message
Make API parameter name change public

v1.5.2

Toggle v1.5.2's commit message
Make new axis functionality official

v1.5.1

Toggle v1.5.1's commit message
Patch release

v1.5

Toggle v1.5's commit message
Bump pyqtgraph to 0.11.1

The last patch version of pyqtgraph supports PyQt's line drawing, in
which lines containing NaNs are not drawn at all.

v1.4

Toggle v1.4's commit message
Minor release:

 - internal time uses ns instead of ms
 - invades pandas plotting backend for df.plot() style coding
 - hopefull pyqtgraph 0.11.1+ compatible
 - RMB+drag box zoom

v1.3

Toggle v1.3's commit message
Deploying new package

 - additional Y-axes
 - fixed bug with e.g. float time series
 - fix bug related to large numbers in log scale
 - fix bug with overlays in odd plots (odd plot color)
 - make renko updates work

v1.2.1

Toggle v1.2.1's commit message
Fucked up with git pull/push somehow