We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 507e3d5 commit f8c58daCopy full SHA for f8c58da
1 file changed
cbr_ru/xml_metall/main.py
@@ -5,6 +5,7 @@
5
6
7
def gen_plot(dates, numbers, label=None, file_name='plot.png', show_plot=True):
8
+ # pip install matplotlib
9
import matplotlib.pyplot as plt
10
11
from matplotlib import rcParams
0 commit comments