ACE/gr, also known as Xmgr, is a 2D plotting tool for the X Window System. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface. NOTE: The development of ACE/gr is frozen, but is continued as Grace -- new users should try that instead. This port is for those who cannot come to terms with the updated UI in Grace.
ACE/gr, also known as Xmgr, is a 2D plotting tool for the X Window System. While ACE/gr has a convenient point-and-click interface, most parameter settings and operations are available through a command line interface. NOTE: The development of ACE/gr is frozen, but is continued as Grace -- new users should try that instead. This port is for those who cannot come to terms with the updated UI in Grace.
To install xmgr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xmgr
To see what files were installed by xmgr, run:
port contents xmgr
To later upgrade xmgr, run:
sudo port selfupdate && sudo port upgrade xmgr
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.