• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. SabariGhosh
    3. Topics

    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
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 6
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by SabariGhosh

    • S

      In Mango Dashboard version 3, Admin template dashboard link is broken.

      Dashboard Designer & Custom AngularJS Pages
      • • • SabariGhosh
      2
      0
      Votes
      2
      Posts
      1.3k
      Views

      Jared WiltshireJ

      Yes you are quite correct, we discovered that we have broken the adminTemplate in v3 too. We have patched the issue in our latest code branch and will release a fix soon.

      Bear in mind though that the adminTemplate should be considered largely deprecated now, we are encouraging customers to use the built in page editor / dashboard designer and menu editor. You should not create a copy of the adminTemplate unless you plan on creating a heavily customized app of your own (which requires you to maintain and update it each time we release a new version of mango).

      We will also update the documentation to reflect this. Sorry for any confusion.

      -Jared

    • S

      Not able to show Device Details

      Dashboard Designer & Custom AngularJS Pages
      • • • SabariGhosh
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      Jared WiltshireJ

      @SabariGhosh Make sure you are running the mangoApi module >= 1.1.8

    • S

      Legends in Line chart are not showing.

      Dashboard Designer & Custom AngularJS Pages
      • • • SabariGhosh
      2
      0
      Votes
      2
      Posts
      1.2k
      Views

      Jared WiltshireJ

      @SabariGhosh You have the export="true" option specified so it should be working. Can you supply a screenshot of what is actually happing with the developer console open so we can see if there are any errors. Also please provide your:

      Core version Dashboards module version API module version
    • S

      How to storing selected datapoint value across the pages of the mango dashboards.

      Dashboard Designer & Custom AngularJS Pages
      • • • SabariGhosh
      3
      0
      Votes
      3
      Posts
      2.1k
      Views

      Will GellerW

      Have you had a look at the <ma-json-store> component? Adding this component to the html markup of your code provides a way of storing and retrieving data in realtime across pages, clients and web browsers. Unlike local storage data is stored in Mango's database and is synced in realtime across all screens.

      More info here:
      http://localhost:8080/dashboards/examples/utilities/json-store

      http://localhost:8080/dashboards/docs/ma-dashboards/ma-json-store

    • S

      Need to see selected Data point value in one page to show in Menu bar just beside user name.

      User help
      • • • SabariGhosh
      2
      0
      Votes
      2
      Posts
      1.0k
      Views

      phildunlapP

      Hi Sabari,

      I think this could use much, much more detail to be a clear question (or a question at all). As a general rule, if the text in your title and the text in your post are exactly the same, more effort could go into asking the question for effort to be efficiently expended in providing an answer.

    • S

      Unsolved Issue in passing parameter while change value of Data Point

      User help
      • • • SabariGhosh
      2
      0
      Votes
      2
      Posts
      903
      Views

      phildunlapP

      Hi Sabari,

      I do not understand your question. Can you try to be more descriptive of what you're doing, or perhaps post pictures of what you're asking about?