Use candlestick() instead of candlestick2(). It lets us get the session ids to match...
commite421ebae8574c947401f3f3fbcd3e62b5c355fc8
authorChris Moore <dooglus@gmail.com>
Tue, 17 May 2011 11:24:47 +0000 (17 04:24 -0700)
committerChris Moore <dooglus@gmail.com>
Tue, 17 May 2011 11:24:47 +0000 (17 04:24 -0700)
tree8fd49c60ac464573434b0e9db05777f2550ca4a0
parentee6f2e772182268b12830073a1ae061677072277
Use candlestick() instead of candlestick2().  It lets us get the session ids to match up with the x axis of the chart.
pyfpdb/GuiSessionViewer.py