Hi list,

The tutorial indicated that I can use gca to get at the grid by doing a:

glines = getp(gca(), 'gridlines')
but when I do that, I get a "Subplot instance has no attribute "get_gridlines".

How do I get to the grid object?

Thanks,
 
--
John Henry



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to