I can't figure why Polygons are used even when I simply draw lines.
But I know at least why I use empty list of vertices. ;)
In fact, I use matplotlib for a dynamic geometry software (something like
GeoGebra), and systematic use of high-level functions of matplotlib would be
to slow for that purpo
On 6/6/07, Nicolas <[EMAIL PROTECTED]> wrote:
> Unfortunately, I didn't use instantiated Polygon items myself, so for now I
> can't figure which part of my code produces indirectly such empty
> Polygons...
>
> May it be however possible to modify a little matplotlib code, so as to
> assure the com