langspielplatte пре 2 година
родитељ
комит
ec443c9bd4
1 измењених фајлова са 2 додато и 1 уклоњено
  1. +2
    -1
      plot_single_transmission_paper.py

+ 2
- 1
plot_single_transmission_paper.py Прегледај датотеку

fig.suptitle("{} with {}".format(transmission_direction, cc_algo)) fig.suptitle("{} with {}".format(transmission_direction, cc_algo))
ax0 = ax[0] ax0 = ax[0]
ax1 = ax0.twinx() ax1 = ax0.twinx()
ax2 = ax0.twinx()
#ax2 = ax0.twinx()
ax2 = ax[1]
# ax2.spines.right.set_position(("axes", 1.22)) # ax2.spines.right.set_position(("axes", 1.22))


ax00 = ax[1] ax00 = ax[1]

Loading…
Откажи
Сачувај