Qt data visualization background image and transparency support
Unsolved
QML and Qt Quick
-
Does the data visualization module support background image especially
[Surface3D](http://doc.qt.io/qt-5/qml-qtdatavisualization-surface3d.html)
element , also is there any why to apply transparency to plot color. Basically I need to place an image on x-z plane and draw surface plot above it with some transparency, so the user can see the background image through the surface plot.Please let me know is it possible with data visualization module.