Hi,
If I have sensor data coming from an accelerometer (XYZ data showing direction of gravity), is there any way to visualize orientation in a dashboard component in node-red? I can show the magnitude of the 3 axises individually (as three bar or gauges for example), but something more visual like an arrow in a 3-axis space would be cool.
Is there some way to integrate javascript "stuff" others have published? I'm not that familiar with ways to add visualizations to Node-Red.