Re: [matplotlib-devel] where's draw_point gone ?

2008-04-04 Thread Michael Droettboom
Manuel Metz wrote: > John Hunter wrote: > >> On Thu, Apr 3, 2008 at 8:40 AM, Manuel Metz <[EMAIL PROTECTED]> wrote: >> >>> Hi, >>> >>> in matplotlib 0.91 there was a function draw_point for the backends. >>> This seems to be gone (except for backend_agg2.py and backend_emf.py >>> !?).

Re: [matplotlib-devel] where's draw_point gone ?

2008-04-04 Thread Manuel Metz
John Hunter wrote: > On Thu, Apr 3, 2008 at 8:40 AM, Manuel Metz <[EMAIL PROTECTED]> wrote: >> Hi, >> >> in matplotlib 0.91 there was a function draw_point for the backends. >> This seems to be gone (except for backend_agg2.py and backend_emf.py >> !?). I guess it wasn't used very often; instead