finance_work2.py --- volume_overlay question

Hello,

I’ve been working with the example file finance_work2.py on the
screenshots page. It seems to me that the author tried to get volume bars to
show under the candlestick chart on different axes but on the same plot,
however this does not show up in the screenshots, or when I try to run the
program. I’ve been working on this for several days to try and get them to show
up, but to no avail. Does anyone have any experience with this?

Also, I have a simple question. When I’m making several plots in
the same figure, the xaxis mouse-over data only shows up for the lowest plot.
Is this a limitation of matplotlib or is there a function I can call so that
the mouseover shows the x coordinates on the other plots as well.

Many thanks in advance.

-Ryan Wagner

···