[Matplotlib-users] plot_date mystery

2008-10-12 Thread Friedrich, Robin K
I'm having an unusually hard time with plotting some data on a date axis. All I want to do is plot several data series over a specific 8 week period. It works fine when I plot all the data (that is not specifying a date range) but when I try to use the axis command to put in my limits it puts the

[Matplotlib-users] Legend colors

2006-12-01 Thread Friedrich, Robin K
I seem to experiencing a bug when doing bar charts and display a legend. I'm calling the figlegend properly I think with a reference to the objects returned from the bar() calls. The problem is both color patches in the legend appear orange. Any ideas? I'm using matplotlib0.87.7, Python2.5, and N