Hi!
We are missing the package Qt6Charts_jll
so that we can use QtCharts with QML out-of-the-box. I have already opened an issue to track this feature request (Support for QtCharts 6 · Issue #210 · JuliaGraphics/QML.jl · GitHub).
My question is: right now, is there anything I can do to install QtCharts and use it in QML.jl?
I am trying to migrate an application to QML.jl instead of having a julia back end and a “pure” QML front end.