Hello Experts,
I am trying to plot a bar graph using Google chart API in the existing SAP Work Manager application.
I referred the following link which suggests to make use of Google chart APIs :http://scn.sap.com/thread/3378458
I am also came across a document HTML5 MAKit HWC Code Example Tutorial which could be used where Hybrid container is being used.
I couldn't figure out if this kit can be used along with Syclo Agentry applications to plot graphs/
I have some data present under existing objects and another data table.
I wish to make use of this data and call the charting APIs.
As far as I understand, this will require us to call Google Charting APIs using JavaScript.
While creating a field on the screen with edit type as HTML, I couldn't identify an option where I could import JavaScript files and define some parameters to be used while calling the charting APIs.
Below are the screenshots where I am looking for such configuration.
Is there any other way with which I can create charts? I am currently using SAP Work manager 5.3 (Agentry 6.0) .
Appreciate your inputs on the same.