I started to use plasmidviewer recently and I found that for some plasmids with specfic length my output became a gray circle. I did some trouble shooting and I think the cause may be related to line 712. I wonder if there is a way to fix this?
ax.bar([gs], [8], bottom=ylim-lane_h0.80-4, width=2np.pi, align="edge", fc="#606060", ec=edgecolor, lw=0.0, zorder=0)

I started to use plasmidviewer recently and I found that for some plasmids with specfic length my output became a gray circle. I did some trouble shooting and I think the cause may be related to line 712. I wonder if there is a way to fix this?
ax.bar([gs], [8], bottom=ylim-lane_h0.80-4, width=2np.pi, align="edge", fc="#606060", ec=edgecolor, lw=0.0, zorder=0)