Hi. A few days ago, I submitted a patch (1985420) to repair text baseline
alignment, but I'm wondering if it hasn't come to a developer's attention.
The following is a simple test script for the behavior:
figure()
plot([0])
grid()
text(0, 0, 'Baseline at 0?', va='baseline')
The fix is merely a sign change.
Generally, is it preferable to submit patches through the SourceForge
tracker or to the matplotlib-devel list?
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel