From: David G. <d_l...@ya...> - 2010-03-06 20:13:16
|
--- On Sat, 3/6/10, Friedrich Romstedt <fri...@gm...> wrote: > >> d1 is a diagram_cl.Diagram instance, holding a > > > > Sorry for being dense, but where do I get diagram_cl? > > All you tried won't work, diagram_cl is not included with > matplotlib, > and as I think it never will. Please clone or > download from > http://github.com/friedrichromstedt/diagram_cl . See > also > http://sourceforge.net/mailarchive/forum.php?thread_name=4B8443E2.9000506%40gmail.com&forum_name=matplotlib-users > . Do you need advice with installing the package? I > have not provided > an setup.py so far. Ah, ok, not right now (perhaps later): for the purpose of adding your code to the numpy bug ticket, I think it's best if I use something a little more ubiquitous. ;-) But it looks useful, so I'll probably grab it and try it out myself; is it pure python, i.e., should I be able to just put it in a folder containing an init file in site-packages and then it should "just work"? Thanks again, DG DG > > Friedrich > |