QWT: Qt Widgets for Technical Applications, Version 6.1
QWT: Qt Widgets for Technical Applications, Version 6.1
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.1 contains source incompatible changes versus other versions of QWT.
QWT: Qt Widgets for Technical Applications, Version 6.1
The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders, dials, compasses, thermometers, wheels and knobs to control or display values, arrays, or ranges of type double. QWT version 6.1 contains source incompatible changes versus other versions of QWT.
To install qwt61, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qwt61
To see what files were installed by qwt61, run:
port contents qwt61
To later upgrade qwt61, run:
sudo port selfupdate && sudo port upgrade qwt61
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.