open-space-toolkit icon indicating copy to clipboard operation
open-space-toolkit copied to clipboard

[fix] find rf interference accesses notebook

Open WellsBN opened this issue 1 year ago • 0 comments

Describe the bug "svg" in show causes a value error, it works fine without it though.

interference_plot.get_figure().show("svg") -> interference_plot.get_figure().show()

WellsBN avatar Jun 05 '24 23:06 WellsBN