Hi,
I apologize in advanced if this topic was already covered. I just need to know a general direction to get started.
I wish to show a Google Chart within a Smart UI perspective tile populated from a Content Server generated JSON object. I am willing to use a simple IFRAME to encapsulate the Google Chart for a proof in concept. Down the road I will investigate developing a customized widget. What is the easiest way to generate the JSON and then populate the control? Should I develop a separate WebReport to create a JSON file first or can I make everything async to generate and render all at once? It must operate inside a perspective tile. I appreciate any links to previous discussions or examples.