I need to install a plotting package for my Mactex. What I mainly found is that gnuplot and pgfplots are two main plotting packages for this purpose. I was wondering if someone please show me step y step how to install these packages? I have Homebrew and I use Texshop (if relevant). I really appreciate if you make it step by step.
Thanks a lot
I need to install a plotting package for my Mactex. What I mainly found
Share
Converting comment to answer:
If you installed
MaxTexyou should already havepgfplotsinstalled. You can do a lot of graphs withoutgnuplot, but to installgnuplot, I think you need to have thegccinstalled which you should have if you haveXCodeinstalled.