• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Displaying a chart with no data

    User help
    2
    2
    973
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      iperry
      last edited by

      Heya,

      I have a modal pop-up which displays the latest data for a sensor (in this case temperature) but when there is no data, points are manufactured for the first and last dates in the range.

      0_1555540640661_ed5d4a99-3fae-405b-a97b-04523d43fcf4-image.png

      Is there a way to configure the chart to be empty if there is no data in the selected range?

      Note: I had thought this had been inquired about in another topic but could not find it to reference.

      My work-around is to have ng-if="pointsTemp.length > 2" in ma-serial-chart tag. I have a span which displays "No data in the selected range" if <= 2.

      Thanks
      Ian

      1 Reply Last reply Reply Quote 0
      • Jared WiltshireJ
        Jared Wiltshire
        last edited by

        https://forum.infiniteautomation.com/topic/3936/retrieving-historical-values/2
        https://forum.infiniteautomation.com/topic/4024/filter-for-point-values/7

        When 3.6 is released there will be a bookend="false" option on <ma-point-values>

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • First post
          Last post