Is there a way to get all models in curdoc() by name without specifying the name?
I am giving each line a unique name:
def movingAveragePlot(n, df, fig):