On 28.03.2014 19:13, Pierre Haessig wrote:
> Hi,
>
> I just ran across this new Qt "add-on" for data visualization :
> blog.qt.digia.com/blog/2014/03/26/qt-data-visualization-1-0-released/
>
> It's a bit off-topic because I think there is not (yet?) a Python
> binding,

 From the PyQt mailing list:

"""
PyQtDataVisualization v1.0 has been released. These are Python bindings
for Digia's Qt Data Visualization library and PyQt5, see...

http://qt.digia.com/Product/Qt-Enterprise-Features/Advanced-Data-Visualization/

PyQtDataVisualization is bundled with PyQt. It is not available under 
an open source license.

Phil
"""

Anyways, being not open source products, the interest is limited.

For Qt the natural choice would be Qwt but then the problem would be to 
get a wrapper able to work with PySide, PyQt4 and PyQt5.

Because of those (an other) issues I am currently using matplotlib in 
my PyQt applications.

Armando

------------------------------------------------------------------------------
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to