You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be better to have make_subplots accept a kwargs parameter like font_size=8 or, more general, to have a kwargs parameter like font=graph_objs.Font(size=8, color=...)