Popular recipes tagged "polar"http://code.activestate.com/recipes/tags/polar/2008-09-06T05:31:02-07:00ActiveState Code RecipesCustomizing polar plots in matplotlib (Python) 2008-09-06T05:31:02-07:00Kaushik Ghosehttp://code.activestate.com/recipes/users/4166965/http://code.activestate.com/recipes/576493-customizing-polar-plots-in-matplotlib/ <p style="color: grey"> Python recipe 576493 by <a href="/recipes/users/4166965/">Kaushik Ghose</a> (<a href="/recipes/tags/matplotlib/">matplotlib</a>, <a href="/recipes/tags/plots/">plots</a>, <a href="/recipes/tags/polar/">polar</a>). </p> <p>This snipped illustrates the use of thetagrids and rgrids to customize the polar plot grid</p> Spherical Polar Coordinates (Python) 2008-08-26T08:49:39-07:00alexander bakerhttp://code.activestate.com/recipes/users/4166679/http://code.activestate.com/recipes/576457-spherical-polar-coordinates/ <p style="color: grey"> Python recipe 576457 by <a href="/recipes/users/4166679/">alexander baker</a> (<a href="/recipes/tags/mechanics/">mechanics</a>, <a href="/recipes/tags/physics/">physics</a>, <a href="/recipes/tags/polar/">polar</a>, <a href="/recipes/tags/quantum/">quantum</a>). </p> <p>Spherical Polar Coordinates <a href="http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/Spherical-Polar-Coordinates-Python" rel="nofollow">http://www.alexfb.com/cgi-bin/twiki/view/PtPhysics/Spherical-Polar-Coordinates-Python</a></p>