Hi,
I want to create a chart directly from the response returned by my REST API. The response returned is in JSON format with multiple key- values. I want to create a graph using only few keys from the response. Eg: Create graph using only State and Amount keys.
I am pretty new to Fusion Charts. So please guide me. Thanks