josho

Members
  • Content count

    1
  • Joined

  • Last visited

About josho

  • Rank
    Forum Newbie
  1. I have a realtime angular chart and am trying to enable alerts for the chart. Specifically, if the realtime value exceeds a threshold I want to show an annotation, then when the realtime value falls below the threshold I want the annotation to be hidden again. Following the documentation I set up an alert and used the 'SHOWANNOTATION' action to make the annotation appear when required. Unfortunately, after the realtime value falls back below the alert's threshold the annotation does not disappear. The documentation states "When the value again falls out of alert range, FusionWidgets hides that annotation automatically." In my experience the alert correctly shows the annotation, but it's the second part where the annotation should become hidden that does not work. Does anyone have success making this work? The following is a snippet from the xml that I am using: <chart>