MichaelVoelkel / ChartJs2QML

QML adaptor for Chart.js 2.x that supports startup animations and tooltips
MIT License
103 stars 20 forks source link

Warning on Qt6.3 #11

Open cfdev opened 2 years ago

cfdev commented 2 years ago

First Many thanks for you good work !

With Qt6.3 it's working but I have this message : qt.qml.context: qrc:/ChartJs2QML/Chart.qml:72:9 Parameter "mouse" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.