Hi esteemed colleagues: I could really use your help and guidance on this one. Hi esteemed colleagues: I could really use your help and guidance on this one.
I'm trying to build the Dashboard so that any items selected under category filters : (manager/base/transport/status) remain intact and are re-applied after the setInterval of 60 seconds trips and the $.ajax reloads a fresh copy of the data. In various attempts, I also notice a browser storage creep. I've played around with clearchart, but ended up undoing any progress made so far. The filters should be removed only if 1. the "RESET" button is selected 2. the user manually deselects the checked items 3. the browser page is manually reloaded. 1) Not sure why this is reported in the console log ? google.charts.load('current', { packages: ['corechart', 'controls'] }); Attempting to load version '51' of Google Charts, but the previously loaded 'current' will be used instead. 2) main 2 issues: a. from DB category filter select: TP_I4X1,TP_T1FR ... selected items are blank. after the 60-second setInterval draw chart, the variables are still set (as I would expect) but the dashboard does not reflect the selected items with the refreshed data. b. fixing the storage creep issue in the browser because I'm calling the repetitive code. I hope this makes sense. If you have a working fiddle example that I could see, I'd be grateful so I can see what I'm missing. I'm sure I'm not the first trying to accomplish a task like this and I think a sample like this would be very useful to the community. Thank you in advance and best regards, Michael https://jsfiddle.net/#&togetherjs=VNg37FFsbf -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to google-visualization-api+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/40a30289-38ce-4e19-a8cf-432be73e42ddn%40googlegroups.com.