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
As mentioned in 2.) of this comment, draw_cycles() can likely be further simplified by appropriate use of _plot_panel(). It would be nice to remove the redundant code there so there is only a single location to edit if further changes are needed.
The text was updated successfully, but these errors were encountered:
As mentioned in 2.) of this comment,
draw_cycles()
can likely be further simplified by appropriate use of_plot_panel()
. It would be nice to remove the redundant code there so there is only a single location to edit if further changes are needed.The text was updated successfully, but these errors were encountered: