File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# PythonQwt: Qt plotting widgets for Python
22
3- <img src =" https ://github.com/PierreRaybaut/ PythonQwt/blob/master/doc/images/ panorama.png?raw=true " >
3+ <img src =" http ://pythonhosted.org/ PythonQwt/_images/ panorama.png" >
44
55The ` PythonQwt ` project was initiated to solve -at least temporarily- the
66obsolescence issue of ` PyQwt ` (the Python-Qwt C++ bindings library) which is
@@ -11,7 +11,7 @@ based on NumPy and other libraries.
1111The ` PythonQwt ` package consists of a single Python package named ` qwt ` and
1212of a few other files (examples, doc, ...).
1313
14- See [ documentation] ( https ://pythonqwt.readthedocs.io/en/latest /) for more details on
14+ See [ documentation] ( http ://pythonhosted.org/PythonQwt /) for more details on
1515the library and [ changelog] ( CHANGELOG.md ) for recent history of changes.
1616
1717## Copyrights
@@ -54,7 +54,7 @@ Only the following plot items are currently implemented in `qwt` (the only
5454plot items needed by ` guiqwt ` ): ` QwtPlotItem ` (base class), ` QwtPlotItem ` ,
5555` QwtPlotMarker ` , ` QwtPlotSeriesItem ` and ` QwtPlotCurve ` .
5656
57- See "Overview" section in [ documentation] ( https ://pythonqwt.readthedocs.io/en/latest /)
57+ See "Overview" section in [ documentation] ( http ://pythonhosted.org/PythonQwt /)
5858for more details on API limitations when comparing to Qwt.
5959
6060## Dependencies
You can’t perform that action at this time.
0 commit comments