clovisgo

Show:

What's happening?

  • Problem with TextWithDash

    File "text.py" seems to have a small bug in the TextWithDash class. This can be exposed by running the example "dashpointlabel.py". The text position should be the endpoint of the dash and not the startpoint (or maybe I am misunderstanding something?). I am attaching the "dashpointlabel.eps" figure. Configuration: Window, matplotlib 0.90.1, numpy 1.0.4.

    2007-12-08 10:42:19 UTC in matplotlib

  • Improvement of patches.py

    The patches.py file establishes a large number of classes, mainly derived from Patch. Patch class doesn't implement by itself get_verts() method (Matplotlib version 0.89.0). Polygon class (derived from Patch) class implements the get_verts() method. Another useful method would be set_verts() in many of these classes. Example: consider an animation problem where the xy coordinates of the...

    2007-02-26 19:00:50 UTC in matplotlib

  • GTK backend in Windows

    The problem related below is somewhat related with GTK 2.10.x (it doesn't happen in GTK 2.8.x). When running Matplotlib 0.87.7 (Windows, using GTK backend and Python 2.5) I receive a warning related to the function below (in 'gtk_backend.py'): def cb_cbox_changed (cbox, data=None): """File extension changed""" head, filename = os.path.split(self.get_filename()) root, ext =...

    2007-01-19 18:32:07 UTC in matplotlib

About Me

  • 2004-09-08 (5 years ago)
  • 1118242
  • clovisgo (My Site)
  • clovisgo

Send me a message