mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-30 21:41:57 -04:00
IGN:...
This commit is contained in:
parent
df05652dbc
commit
2304bca566
@ -216,7 +216,6 @@ Donors per day: %(dpd).2f
|
||||
dpd=len(stats.totals)/float(stats.period.days),
|
||||
)
|
||||
text = ax.annotate(text, (0.6, 0.65), textcoords='axes fraction')
|
||||
text.update_bbox_position_size(fig)
|
||||
fig.savefig(self.MONTH_TRENDS)
|
||||
|
||||
def calculate_trend(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user