Qt 6.11 is out! See what's new in the release
blog
how to do Qml graph in QGuiApplication?
-
Did you look @ QML charts ?
-
Did you look @ QML charts ?
@dheerendra For QML charts working with only QApplication.
is it work with QGuiApplication? -
@dheerendra For QML charts working with only QApplication.
is it work with QGuiApplication?@sampath02
Not possible. You need to write graph on your own. -
@sampath02
Not possible. You need to write graph on your own.@dheerendra ok thanks for update