I’m trying to get the joystick to work:
https://dash.plotly.com/dash-daq/joystick
I tried it with Chrome, Edge, Chrome IOS and it behaves the same – the deflection goes down regardless of anything I do. I was wondering if anyone has some hints.
thanks
This is a bug that I was able to fix.
Is the dash_daq library still maintained? (just curious)
Could you please show me how do you solve that bug?
There were some issues with the javascript code. I have the changes somehwere… but this is probably easier anywway – just replace your dash_daq.min.js with the attached copy. This file should be in /usr/local/lib/python3.x/dist-packages/dash_daq
Hope this helps!
1 Like
Thank you very much it was very useful