• 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

    Plot flashes for each update

    User help
    5
    16
    9.3k
    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.
    • E
      EAlan
      last edited by

      Hi,
      Thanks for the answers to my last post.

      I was still wondering if it is normal for my trend graph (plot) to flash all the time. I have a couple of virtual points set up to simulate data. The points are updating about once a second, one is random number say from 12 to 15 and the other is step function, saw tooth pattern. Which all works, but the flashing part ... is a little strange. Is it a result of using TomCat and Java?

      I searched the form for flashing plot but did not see anything that related to this issue. I have read the post of other people using the plot, so either theirs does not flash or it does not bother them (maybe flash rate is slower).

      Ed

      1 Reply Last reply Reply Quote 0
      • M
        mlohbihler
        last edited by

        What version of M2M do you have?

        Best regards,
        Matthew

        1 Reply Last reply Reply Quote 0
        • E
          EAlan
          last edited by

          1.12.0 as displayed in the System Settings page.

          1 Reply Last reply Reply Quote 0
          • M
            mlohbihler
            last edited by

            K. Try 1.12.2 and see if that helps.

            Best regards,
            Matthew

            1 Reply Last reply Reply Quote 0
            • E
              EAlan
              last edited by

              I have upgraded to 1.12.2 and the graph still flashes. I let the system run for a few hours and now the graph is 'full' of points and flashes 'worse'. The image will be displayed for a brief amount of time and then that area of the screen goes blank. I can see '1 items remaining....' on the status line. The items are randomly updated once every few seconds, maybe 5 or so.

              On the upgrade page it mentions "If you only wish to run Mango as an application, download the binary package for your system below." Does this mean I can M2M without using Tomcat? If so what do I execute? I assume something like "java m2m.java" or ?

              Edwin

              1 Reply Last reply Reply Quote 0
              • M
                mlohbihler
                last edited by

                Rapid updates used to do that to the charts, but as long as you hover over them they should not update. (When you hover away and then back again, it should update.)

                Try doing a ctrl+f5 on the page to make sure your browser cache is update. If that doesn't work, what browser are you using?

                Best regards,
                Matthew

                1 Reply Last reply Reply Quote 0
                • E
                  EAlan
                  last edited by

                  I am using IE 8, I have not tried with FireFox or Chrome. Maybe I'm not using the graphs in the intended manner. I'm sure you get this question a lot, but is there a manual (other than the help)?

                  1 Reply Last reply Reply Quote 0
                  • M
                    mlohbihler
                    last edited by

                    Can you try FF and see if the same thing occurs?

                    The online help is the manual.

                    Best regards,
                    Matthew

                    1 Reply Last reply Reply Quote 0
                    • E
                      EAlan
                      last edited by

                      I tried Firefox and the same thing, graph flashes. I have upgraded to 1.12.2 .

                      By flashing I mean the graph area blanks out and then a new graph appears.

                      I have the Lava lamp icon, a dial gauge and a thermometer icon displaying the same two random points and these images do not flash. The update rate is not as fast as the flashing of the graph.

                      I tried the Sample.jsp page (provided in the Mango install) and it does not flash. I have 3 static points and then a plot with 2 randomly changeing points, the same ones I'm using on the Mango graphical view page. I just added my data points to the sample page.

                      Edwin

                      1 Reply Last reply Reply Quote 0
                      • M
                        mlohbihler
                        last edited by

                        Sorry Edwin. All this time i thought you were talking about charts in the watchlist. Just out of interest, do you see the same problem there?

                        Regarding graphical views, are you using multiple point chart components, or are you referring to single-point rollover charts? I'll assume you mean the former (because the latter work the same as the watchlist points). Unfortunately, the multi-point charts that always display don't have any manner of update event. (The rollover charts wait until they are displayed before bothering to render the chart image.) I suppose some kind of minimum redraw delay could be added so that they would update only has frequently as desired.

                        Best regards,
                        Matthew

                        1 Reply Last reply Reply Quote 0
                        • X
                          xeroseven
                          last edited by

                          I am having the same issue with the charts flashing. I have 7 image charts on one page along with 20 simple points. The simple points won't display a chart at all and the image charts will randomly display for a second before going blank again. Any help would be greatly appreciated.

                          1 Reply Last reply Reply Quote 0
                          • X
                            xeroseven
                            last edited by

                            Another interesting thing, tomcat is using almost 100% of the CPU. I did just upgrade to the latest version, but could it still be updating the database? My mangoDB folder is 600MB not sure if that is a lot, but it is running on a Quad core Xeon machine with 4 GB of RAM. It's been 100% CPU utilization for over 24hrs now.

                            1 Reply Last reply Reply Quote 0
                            • Z
                              zumiani
                              last edited by

                              Image chart is an image and it is refreshed everytime a point linked to it changes its value.
                              Two possibilities: slow down related datasorces update period or set Mango Performance to Medium or better to Low in System menu.

                              Hope this help

                              1 Reply Last reply Reply Quote 0
                              • Z
                                zumiani
                                last edited by

                                PS. @mlohbihler : It should be useful to implement graph with something like "flot", based on jQuery and that can be dinamically refreshed without reload whole image, but just datas.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  Culbertson789
                                  last edited by

                                  i think 1.10.0 is best for this.

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