DESC
DESC copied to clipboard
Allow `plot_2d` and `plot_section` to use `plt.contour` as well as `plt.contourf`
It is sometimes nice to see just contour plots instead of filled contour plots, we could have a keyword like filled or something that toggles between the two for plot_2d
copy from boozer plot
@sinaatalay
resolved by #579 , at least for plot_2d