NanoComp / meep

free finite-difference time-domain (FDTD) software for electromagnetic simulations
GNU General Public License v2.0
1.16k stars 596 forks source link

Add labels and use equal aspect ratio for axes in plots of radiation pattern in tutorial #2725

Closed oskooi closed 7 months ago

oskooi commented 7 months ago

Applies two changes to the axes in the plots of the radiation pattern in polar and 3D coordinates in Tutorial/Radiation Pattern of a Disc in Cylindrical Coordinates:

  1. Add missing labels.
  2. Use an equal aspect ratio for the xyz axes in 3D rather than the default 4:4:3.
stevengj commented 7 months ago

black wants double quotes in Python strings.