soft:siman:fitplot
from siman.picture_functions import fitplot fitplot(curve1 = {'x':x_list, 'y':y_list, 'fmt':'-o'), xlabel = 'name of x axis', ylabel = 'name of y axis', filename = 'plot.png', xlim = (0,10), ylim =(0,10) )
soft/siman/fitplot.txt · Last modified: 2025/02/06 14:11 by d.aksenov