Hi,
> Is there any API to draw the lines between the labels?
> I guess its not possible with this tool.
You could use the ticks' properties (one of their children is a
matplotlib.lines.Line2D instance which you could modify to your wishes). The
second possibility is see is you put a box with on
Is there any API to draw the lines between the labels?
I guess its not possible with this tool.
--
View this message in context:
http://old.nabble.com/Formatting-X-axis-tp28579609p28585415.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
---