After some research in the matplotlib documentation I could not find the answer to my question so here it goes.
Is it possible to give the (relative or absolute) path to the matplotlibrc file I want to use? I have different configuration for different type of plot and I would like use them without copy/paste to the working directory each time...
Thank you!