Hi Hass71,
The chart in this example has been created using an external tool which runs a query against the ServiceDesk Plus back end and then creates the graph in a web ready format. As it currently stands the graphs/charts generated in the report module in SD+ are not in this format.
To give you an example, if you look at the OpManager demo - http://demo.opmanager.com and go to the home page you will see various widgets.
If you click on the small drop-down arrow on the business view widget you will see an option 'embed' - this opens a pop up window with some iframe code <iframe src='http://SV2-OPMEE-HV1:80/embedView.do?type=widget&widgetID=1501&authKey=8e5a07aa-7a9f-41ed-96ba-ffc89575ff16' frameborder='0' scrolling='no' width='877px' height='701px'/></iframe>
This is the type of code we used to create the chart used in our example by pasting this between the Body tags.
Hope this helps
set3 Solutions