You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get to a gauge that rotates around but looks like a horizontal linear gauge, basically like a compass.
say 90° is visible of the spinning disk, so when the value is 20, you will see -25 to 65. Where negative values are shown as max-value - the value. This way a horizontal compass can be created.
I would be able to create such a thing with a lot of headaches as I have not been doing any JavaScript work for over a decade and maybe it is already possible but I overlook something. If no one picks this up, I am willing to dig into that and contribute an initial version. But someone needs to upload it as I do not understand all the git terms and workings. And will never use it again.
the application I am after will just be a websocket receiving json formatted value list. I have been able to get that working. I think it would be a nice addon for this library and I just created a git account to be able to create this message. If it is not possible with the current gauges, consider it a feature request.
Martijn
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to get to a gauge that rotates around but looks like a horizontal linear gauge, basically like a compass.
say 90° is visible of the spinning disk, so when the value is 20, you will see -25 to 65. Where negative values are shown as max-value - the value. This way a horizontal compass can be created.
I would be able to create such a thing with a lot of headaches as I have not been doing any JavaScript work for over a decade and maybe it is already possible but I overlook something. If no one picks this up, I am willing to dig into that and contribute an initial version. But someone needs to upload it as I do not understand all the git terms and workings. And will never use it again.
the application I am after will just be a websocket receiving json formatted value list. I have been able to get that working. I think it would be a nice addon for this library and I just created a git account to be able to create this message. If it is not possible with the current gauges, consider it a feature request.
Martijn
The text was updated successfully, but these errors were encountered: