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.
Qurstion about live update chart
-
When chart have show all icon button chart will not have any update like this pic.
I have record in this video .
video link
video2 link after many minutes.
must always need to click show all that chart will update.
How to fix this? -
Hi sean,
Does this happen every time you view that chart? Do you have to do anything to cause it? Do you have any errors in the developer console?
That is not the behavior I get playing with that example page. After I zoom in, it snaps back to the whole range when I get an update. The issue I encountered after a lot of zooming and it snapping back is that I lost the ability to zoom in! I had this error in my console,
Uncaught TypeError: Cannot read property 'graphs' of undefined at b.handleCursorMove (serial.js?v=1518041918:62) at Object.a.inherits.b.fire (amcharts.js?v=1518041918:3) at Object.dispatchMovedEvent (amcharts.js?v=1518041918:235) at Object.update (amcharts.js?v=1518041918:221) at b.update (serial.js?v=1518041918:20) at b.update (serial.js?v=1518041918:57) at d.update (amcharts.js?v=1518041918:12)
-
@phildunlap thats a bug that I have fixed for the next UI module release.
-
@sean The bug you were experiencing (where the "Show all" button kept appearing) should be fixed in UI module v.3.3.1, it has a new version of amCharts.