• 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

    ma-serial-chart options minimum not applied

    Dashboard Designer & Custom AngularJS Pages
    2
    3
    1.1k
    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.
    • ThomasEinastoT
      ThomasEinasto
      last edited by ThomasEinasto

      Dear IAS staff,

      I am having trouble setting valueAxes minimum value of an ma-serial-chart component.

      Simple example.

                          <ma-serial-chart style="height: 400px; width: 100%;max-height:400px" series-1-values="point4Values" series-1-point="metavolume" series-1-type="column" series-1-axis="left" series-1-color="blue" export="true" legend="true" options="{valueAxes:[{minimum:0}],titles:[{text:'Volume levels'}],export: {'position': 'bottom-right'}}">
                          </ma-serial-chart>
      

      Can you replicate the situation with the chart component ? If I go to the examples menu where the advanced chart is, then it is also not applying minimum value of the options setting which the default example has.

      Edit: Core 3.6.4, advanced components 3.6.0

      Edit 2. Nevermind, got to the cause of the issue. Chart was not allowing min and max due to scaling issues. Will look what can be done to solve this,

      Would like some help for solving this trouble to scale chart for min = 0, start = 35 000

      Edit 3: Have tried bunch of ways and still cant get it to work as I want. Watchlist amcharts setting works perfectly but if assigning manually into the options then the min-max setting fails. What am I doing wrong here?

      Thomas

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

        I think this thread would be of use -
        https://forum.infiniteautomation.com/topic/2863/set-chart-minimum-and-maximum-axes-values-ignored/4

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • ThomasEinastoT
          ThomasEinasto
          last edited by

          And synchronizeGrid solved it. Thanks @Jared-Wiltshire !

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