[Matplotlib-users] Text line spacing control

2007-07-10 Thread Jianfu Pan
Hi, I use Text() call of Figure() object for writing text. Because my text is long, I use line breaker (\n) to write multiple lines with a single call. This works fine except the line spacing is really tight and I wish I could set a bigger line spacing. Does anyone know if this is possible?

Re: [Matplotlib-users] Text line spacing control

2007-07-10 Thread Jianfu Pan
John, Thanks for your prompt response. I think the option can be useful. In my case, the gap between the lines are really tight with "_" in the first line right on the top of characters in the second line. Regards, Jianfu At 12:31 PM 7/10/2007, John Hunter wrote: >On 7/10/0