Replies: 2 comments 2 replies
-
How cool! Regarding storing variables, you could use the "store_var" filter, but it does exactly the same thing. Regarding icons, I don't think that will work, but you can at least show a marker. |
Beta Was this translation helpful? Give feedback.
-
Regarding icons, here are some alternatives https://community.plotly.com/t/i-want-to-use-custom-icon-for-the-scatter-markers-how-to-do-it/6644 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,Today, I had an interesting idea to display position data from an mmWave sensor for motion tracking. I currently have a basic Plotly graph working. However, I believe that using entities and storing values in variables might not be the most efficient approach, but it's what I have implemented for now. Or is there? And also, is it possible to display an icon inside the graph? An icon (for instance mdi:antenna) would be much nicer and easier than creating it over predefined data points... 😄
Beta Was this translation helpful? Give feedback.
All reactions