• 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

    Hard coding the rollup-type in the watchlist-chart

    Dashboard Designer & Custom AngularJS Pages
    4
    5
    1.6k
    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.
    • P
      Phillip Weeks
      last edited by Phillip Weeks

      I am trying to hard code the watchlist-chart rollup-type = "DELTA" changing it from the dateBar.rollupType value but it is not changing? It Only changes when I use dateBar.rollupType and change it here in this dateBar... Any ideas?
      Are the parameters for rollup still [NONE, AVERAGE,DELTA,MINIMUM,
      MAXIMUM,ACCUMULATOR,SUM,FIRST,LAST] ??

      1 Reply Last reply Reply Quote 0
      • P
        Phillip Weeks
        last edited by

        It works with double quotes and needed double quotes around the value rollup-type = " 'DELTA' "
        ... I love the design of this engine, It's a powerful tool for sure.
        great job team!!

        1 Reply Last reply Reply Quote 1
        • phildunlapP
          phildunlap
          last edited by

          Thanks for sharing the resolution! Glad you're enjoying it!

          1 Reply Last reply Reply Quote 0
          • P
            psysak
            last edited by

            Just hit on this cause I'm trying to do the exact same thing. Thanks for sharing.

            Is there a place I can easily refer to to find all possible values for the parameters? Can I suggest a link from the help files?

            1 Reply Last reply Reply Quote 0
            • CraigWebC
              CraigWeb
              last edited by

              in the API docs for the <ma-point-values> (ui/docs/ng-mango/ma-point-values). You'll see all the options that can used. Just remember to make them a string.

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