Re: [Matplotlib-users] Linewidths in data space?

2013-04-15 Thread Joe Kington
> Apart from implementing this natively in matplotlib, I was thinking if > I could work around this limitation for our purposes in the following > way: My objects to draw will always sit in a Collection. I could derive > my own Collection class with a draw() method that changes the > linewidth of t

Re: [Matplotlib-users] Linewidths in data space?

2013-04-15 Thread Michael Wimmer
Dear Mike, thanks for your quick answer! Sorry for the late reply, I was away over the weekend. We are using matplotlib to plot two-dimensional and three-dimensional (mostly regular) lattices (it's a physics application), with grid sites being represented by a symbol and links representes by line