>>>>> "Petar" == Petar Mari§ <[EMAIL PROTECTED]> writes:

    Petar> Hi all, First of all, thank you for this awesome library,
    Petar> you mad my life heck of a lot easier - no really :)

    Petar> I'm interested into how to remove the whitespace which is
    Petar> around the figure? You can really see it when you export
    Petar> your picture via savefig()

    Petar> Example graph:
    Petar> http://svn.petarmaric.com/playground/trunk/test.png Script
    Petar> source:
    Petar> http://svn.petarmaric.com/playground/trunk/web_graph/views.py

    Petar> I guess this is probably a pretty newbie question, but I'm
    Petar> really not into all of this, I'm just a user trying to make
    Petar> some pretty pictures for a student project :)

Does

  fig = figure(frameon=False)

do what you want?


JDH

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to