What do you mean by font_scale and font size, axis.labelsize wrt seaborn?
You are able to change the size of the text using the font_scale parameter for sns.set_context()
You may want to also change the line width so it matches. We do this with the RC parameter
Comments
0 comments
Article is closed for comments.