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
I am trying to get color bar for this, but unable to do this.
Code line- op.visualization.plot_connections(network=pn, color_by=q_throat, linewidth=3, ax=ax)
_ = plt.axis('off')
Can you please help
I am trying to get color bar for this, but unable to do this.
Code line- op.visualization.plot_connections(network=pn, color_by=q_throat, linewidth=3, ax=ax)
_ = plt.axis('off')
Can you please help