DESC icon indicating copy to clipboard operation
DESC copied to clipboard

Allow `plot_2d` and `plot_section` to use `plt.contour` as well as `plt.contourf`

Open dpanici opened this issue 1 year ago • 2 comments

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

dpanici avatar Aug 09 '24 20:08 dpanici

copy from boozer plot

dpanici avatar Aug 13 '24 18:08 dpanici

@sinaatalay

YigitElma avatar Aug 13 '24 18:08 YigitElma

resolved by #579 , at least for plot_2d

dpanici avatar Nov 11 '24 19:11 dpanici