Hi, would it be possible to configure showing a popup displaying a graph when hovering over another object (such as gauge meter) on a map?
Article Comments
Attention: This article is a record of a conversation with the Paessler support team. The information in this conversation is not updated to preserve the historical record. As a result, some of the information or recommendations in this conversation might be out of date.
Kaeon,
I think it would be, but my coding skills are not what they used to be. Here's what you would do. When you select an object in the map, you get some options to the left side. There are two boxes, HTML Before and HTML After. In these you can put in any kind of code you like. So, in theory, you could add the code for OnMouseOver, (If that's what is still is) and have that point to an API call for a Live Graph of said sensor. That's how I would accomplish it. I hope this helps to point you in the right direction.
Benjamin Day
Paessler Support
Dec, 2018 - Permalink
Kaeon,
I think it would be, but my coding skills are not what they used to be. Here's what you would do. When you select an object in the map, you get some options to the left side. There are two boxes, HTML Before and HTML After. In these you can put in any kind of code you like. So, in theory, you could add the code for OnMouseOver, (If that's what is still is) and have that point to an API call for a Live Graph of said sensor. That's how I would accomplish it. I hope this helps to point you in the right direction.
Benjamin Day
Paessler Support
Dec, 2018 - Permalink