Hi 

How do I get the information about the endpoint of a text element?

Example:

import matplotlib.pylab as plt
text = plt.text(0.5,0.5,'hi')
plt.show()

In the dataTrans coordinates, where does the text string ends?


I have spent some time now trying to solve this, seemingly simple problem,
so I appreciate any help a lot! 


Thanks in advance!

/ Keld
-- 
View this message in context: 
http://old.nabble.com/Endpoint-of-a-text-string-in-a-plot--tp32977548p32977548.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
10 Tips for Better Server Consolidation
Server virtualization is being driven by many needs.  
But none more important than the need to reduce IT complexity 
while improving strategic productivity.  Learn More! 
http://www.accelacomm.com/jaw/sdnl/114/51507609/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to