You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The list function on Polar1D just provides the vcsaddons default attributes.
You can't pass multiple slabs to x.plot(polar1d) (need to update the n_slabs attribute)
plot returns the canvas. It should probably return either a) a list of display plots, or b) a display plot with enough metadata to remove or redraw the entire plot.
The box1 line drawn around the plot is being drawn on top of by the last layer of ytic1
listfunction on Polar1D just provides the vcsaddons default attributes.plotreturns the canvas. It should probably return either a) a list of display plots, or b) a display plot with enough metadata to remove or redraw the entire plot.box1line drawn around the plot is being drawn on top of by the last layer ofytic1