Can we create a dashboard (like pie chart or bar chart) without reports? i meant through visualforce code using map or list as the input for the dashboard component?
Thanks, Baskaran
Can we create a dashboard (like pie chart or bar chart) without reports? i meant through visualforce code using map or list as the input for the dashboard component?
Thanks, Baskaran
Yes, you can. Have a look at visualforce charting, you can also use other libraries (google charts, morris.js, etc).
http://www.salesforce.com/us/developer/docs/pages/Content/pages_charting.htm
Here's the Analytics API docs. I think this is what you're looking for::
http://www.salesforce.com/us/developer/docs/api_analytics/salesforce_analytics_rest_api.pdf