[PLUG] looking for a 3d surface plotting program (besides gnuplot)
briand at pounceofcats.com
briand at pounceofcats.com
Sun Aug 13 01:32:45 UTC 2023
On Sat, 12 Aug 2023 17:40:00 -0700
American Citizen <website.reader3 at gmail.com> wrote:
> I am using matplotlib, numpy, pandas all under python 3.6
>
> Now if I could just get the graphics backend under matplotlib to work.
> the current default rcParams['backend'] = 'agg' won't pop up any
> graphics window, I am forced to do a direct file write to save the image.
minor update.
the correct location for the matplotlibrc file is
~/.config/matplotlib/matplotlibrc
I verified that changing the backend in that config file worked.
--
Brian
More information about the PLUG
mailing list