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.