• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. JoelHaggar
    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
    Offline
    • Profile
    • Following 2
    • Followers 8
    • Topics 54
    • Posts 1,177
    • Groups 0

    Topics

    • JoelHaggarJ

      Big News! Infinite Automation, Mango and BitBox USA have merged to create Radix IoT

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      7
      0 Votes
      7 Posts
      3k Views
      Rv-JunkeR
      @joelhaggar Congratulations Joel!
    • JoelHaggarJ

      New MangoES with IO

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • JoelHaggarJ

      New MangoUI Module Released

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • JoelHaggarJ

      New Advanced Weekly Scheduler

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      1
      2 Votes
      1 Posts
      1k Views
      No one has replied
    • JoelHaggarJ

      Brewers Dashboard Updates

      Watching Ignoring Scheduled Pinned Locked Moved Brewers Dashboard
      1
      0 Votes
      1 Posts
      8k Views
      No one has replied
    • JoelHaggarJ

      Mango Automation 3.0 Released

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      6
      0 Votes
      6 Posts
      5k Views
      hussamH
      sorry,have resolved ,it is browser compatibility problem
    • JoelHaggarJ

      The New Custom Dashboards AngularJS Module

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      1
      0 Votes
      1 Posts
      3k Views
      No one has replied
    • JoelHaggarJ

      Mango AngularJS Beta

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      3
      0 Votes
      3 Posts
      3k Views
      JoelHaggarJ
      The desire to have a framework that is much easier to work with and have the dashboard development process to be much faster. Angular makes building HTML based dashboards accessible to people with even just an entry level understanding. It doesn't mean they will be developing Angular directives but using the ones we've created are really easy.
    • JoelHaggarJ

      Mango Automation 2.6 released

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      1
      1 Votes
      1 Posts
      2k Views
      No one has replied
    • JoelHaggarJ

      Mango security testing

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      4
      0 Votes
      4 Posts
      4k Views
      P
      This is really good news. It is essential that a SCADA system be able to withstand security threats. This will open the door to Mango being adopted in new markets. Thank you.
    • JoelHaggarJ

      API Changes in Mango Version 2.6

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      1
      0 Votes
      1 Posts
      2k Views
      No one has replied
    • JoelHaggarJ

      Mango 2.6 New Features

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      11
      1 Votes
      11 Posts
      8k Views
      BGB
      Thanks Guys, The last set of updates fixed this.
    • JoelHaggarJ

      MangoES Network Discovery Tool

      Watching Ignoring Scheduled Pinned Locked Moved MangoES Hardware
      4
      0 Votes
      4 Posts
      4k Views
      JoelHaggarJ
      I have confirmed that the discovery tool will find the MangoES and tell you what it's IP is even if it's on a different IP range. For example my MangoES has a static Ip of 10.0.0.185 and it's plugged into my network which is 192.168.1.X. Running the discover tool will find and display the MangoES's IP which is really handy.
    • JoelHaggarJ

      How to Calculate kWh from kW

      Watching Ignoring Scheduled Pinned Locked Moved Scripting general Discussion
      3
      0 Votes
      3 Posts
      3k Views
      T
      @nino-kurtalj New link is here: https://docs-v4.radixiot.com/script-examples
    • JoelHaggarJ

      Welcome to our new forum

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      8
      0 Votes
      8 Posts
      9k Views
      C
      Hello! I am new here and I need help with initial setup. probably something stupid but I don't want to post in the wrong place. Congratulations on your new forum, but I can't see any topics or indeed anything except this page. I am using Chrome on Windows 7 Thanks- Cartoad
    • JoelHaggarJ

      Brewers Dashboard Version 1.0.7 Overview

      Watching Ignoring Scheduled Pinned Locked Moved Brewers Dashboard
      2
      0 Votes
      2 Posts
      9k Views
      JoelHaggarJ
      http://vimeo.com/115037325
    • JoelHaggarJ

      Mango 2.5 is now released

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      3
      0 Votes
      3 Posts
      3k Views
      duncanD
      The changes and improvements are really awesome Joel. Many thanks to you and your team. Happy holidays.
    • JoelHaggarJ

      Build a Mango Dashboard Tutorial (Mango 2.x)

      Watching Ignoring Scheduled Pinned Locked Moved Dashboard Designer & Custom AngularJS Pages
      22
      0 Votes
      22 Posts
      26k Views
      N
      JoelHaggar and terrypacker Thank you both for your help. Do you happen to know if there is documentation about how to modify "timePresetPicker"? I would like to have three buttons (HH, WW, MM) that would make the chart represent the data in their respective time frame, but with timePresetPicker I have to use a dropdown menu that is populated with lots of values I don't want. Is there possibly different types of timePickers than timePresetPicker? Also do you happen to know why "providerManager.refreshProviders();" under: $('#presetPicker').on('change', function() { providerManager.refreshProviders(); } But if I want to call it in somewhere else when the document loads it gives an error "this.amChart.validateData is not a function"