python3-qwt
Pure Python implementation of Qwt - Python 3
Description
The qwt package is a pure Python implementation of Qwt C++ library with the following limitations. The following `Qwt` classes won't be reimplemented in `qwt` because most powerful features already exist in `guiqwt`: * QwtPlotZoomer
* QwtCounter
* QwtEventPattern
* QwtPicker
* QwtPlotPicker
QwtClipper is not implemented yet (and it will probably be very
difficult or impossible to implement it in pure Python without
performance issues). As a consequence, when zooming in a plot curve,
the entire curve is still painted (in other words, when working with
large amount of data, there is no performance gain when zooming in).
This is the Python 3 version of the package.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/PierreRaybaut/qwt
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-qwt