You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pyqtgraph

pyqtgraph has 1 active review. See all merge proposals.

pyqtgraph has 10 active branches owned by 5 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pyqtgraph
Series: trunk
1 Development 2012-12-27 01:37:02 UTC
19. Major merge with dev branch; this bra...

Author: Luke Campagnola
Revision Date: 2012-12-27 01:37:02 UTC

Major merge with dev branch; this branch is ready to become stable after
a few rounds of bugfixes.

lp:pyqtgraph/dev
Series: dev
bug 1 Development 2013-02-25 18:46:24 UTC
243. Bugfixes: - ArrowItem auto range no...

Author: Luke Campagnola
Revision Date: 2013-02-25 18:46:24 UTC

Bugfixes:
  - ArrowItem auto range now works correctly
  - Dock drag/drop fixed on PySide
  - Made padding behavior consistent across ViewBox methods
  - Fixed MeshData / python2.6 incompatibility
  - Fixed ScatterPlotItem.setSize and .setPointData
  - Workaround for PySide bug; GradientEditor fixed
  - Prefer initially selecting PlotItem rather then ViewBox when exporting
  - Fixed python3 import error with flowcharts

Cleaned up examples, made code editable from example loader
Minor documentation updates

lp:~gpoulin/pyqtgraph/designer_plugins 1 Development 2013-09-10 15:04:00 UTC
320. add plugin for plotwidget spinbox and...

Author: Guillaume Poulin
Revision Date: 2013-09-10 15:04:00 UTC

add plugin for plotwidget spinbox and valuelabel

lp:~luke-campagnola/pyqtgraph/inp 0 Experimental 2013-09-10 14:40:19 UTC
335. merged SVG export fixes for python 3

Author: Luke Campagnola
Revision Date: 2013-09-10 14:40:19 UTC

merged SVG export fixes for python 3

lp:~gpoulin/pyqtgraph/py3k (Has a merge proposal) 1 Development 2013-09-10 14:34:20 UTC
325. Restore utf-8 compatibility for pytho...

Author: Guillaume Poulin
Revision Date: 2013-09-10 14:34:20 UTC

Restore utf-8 compatibility for python 2

lp:~gpoulin/pyqtgraph/addon 1 Development 2013-09-10 13:12:22 UTC
320. merge py3k

Author: Guillaume Poulin
Revision Date: 2013-09-10 13:12:22 UTC

merge py3k

lp:~luke-campagnola/pyqtgraph/acq4-dev 1 Development 2013-07-03 15:37:20 UTC
260. merge from inp

Author: Luke Campagnola
Revision Date: 2013-07-03 15:37:20 UTC

merge from inp

lp:~avernial/pyqtgraph/pyqtgraph 1 Development 2013-05-27 08:14:33 UTC
22. Fix: ImageExporter.

Author: Alexandr Kiselev
Revision Date: 2013-05-27 08:14:33 UTC

Fix: ImageExporter.

lp:~brianna-laugher/pyqtgraph/dev 1 Development 2013-03-05 05:29:07 UTC
22. Move setSortingEnabled to the widget ...

Author: Brianna Laugher
Revision Date: 2013-03-05 05:29:07 UTC

Move setSortingEnabled to the widget init rather than after setting the data, otherwise weird sorting happens

lp:~ibressler/pyqtgraph/devel (Has a merge proposal) 1 Development 2012-04-23 12:26:13 UTC
102. fixed wrong argument passing order S...

Author: Ingo Breßler
Revision Date: 2012-04-23 12:26:13 UTC

fixed wrong argument passing order

ScatterPlotItem(x, y) printed data transposed previously

110 of 10 results
You can't create new branches for pyqtgraph.