How to draw 3D graph in QML using surface 3D
Unsolved
QML and Qt Quick
-
I have created 2D line series graph in QML..Now i want to do the same in 3D.But,there is no 3D lineseries graph in QML. Only Scatter and Surface, Bar 3D series is available.How to overcome this..I go through the documentation of Qt surface 3D but it is totally different from @D graph series.