Hi all
I have a problem with 'imshow' under matplotlib 0.90.1-2ubuntu1 on
ubuntu 7.10. I have an 'incidence matrix' created using the 'imshow'
command, and it works well except for the fact that sometimes when
resizing my window, the incidence matrix flips upside-down.
Can I control this flippin
Is there a way to have two colors of text on an axis label? I am
trying to plot sales dollars and margin dollars on the same graph in
different colors. That works well enough but I'm having a hard time
labeling the yaxis
plot_date(dates,units,visible = False)
bar(dates,sales,width=5.0,colo
Does a LineCollection generated by contour() have a property that
holds the labels? I would like to label my contour lines with roman
numerals, and cannot figure out how to get clabel to do that.
Thanks,
Mike
--
Michael Hearne
[EMAIL P
I came across this today and thought there might be interest in this on
the matplotlib list.
"reinteract" is an edit-in-place shell, that includes rudimentary
matplotlib support.
http://fishsoup.net/software/reinteract/
It's still in its early stages, but the approach seems very promising.
Be