Trying to create a slightly more dynamic and better looking AJAX user interface, including
1. A running clock. This is easily achieved in the Windows client by using a now(1) in a text field. It updates fairly often (once a second? or more?) but should be ok from a peformance perspective. Not working in the AJAX client though.
2. Some objects should update their data at certain intervals (e.g. every 15 minutes). Updates should ideally be animated, faded or otherwise "pretty looking". Geckboard does this nicely: https://demo.geckoboard.com/dashboard/B6782E562794C2F2/
3. A certain section (a group of objects) of a tab should contain charts that rotate between themselves, i.e. only one chart visible at a time. Every 15 seconds or so the next chart becomes visible, 15 secs later the following chart etc. Transitions between charts should once again ideally be "pretty" (e.g. faded) rather than just swapping one chart for another.
Would ANY of the above be possible to achieve in the AJAX client?
If not - QlikTech - pls feel free to put better/prettier AJAX UIs on your todo-list...
Thx,
Göran
Please mark the post as a solution if it provided you with a solution to the topic at hand. Thanks!