I don't think it is possible. In order to create any Qt graphics, at a minimum you need a QApplication with an event loop running, and Qt Data Visualization probably depends on have a GUI-based app since it is based on OpenGL. And since it is OpenGL-based, it isn't obvious how you would render graphics to a file.I'm not sure it's possible.




Reply With Quote

Bookmarks