Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

Unable to attach huge data to StackColumn Chart using sap.makit library

$
0
0

Hi,

 

I have 237 records to be attached to stackcolumn chart(drawn using sap.makit library).

When i am trying to attach data like below to the chart ,able to see the three different stacked values for pressure,temperature,voltage against same time,whereas unable to see the same expected result when i am attaching huge data to it.

 

     TestData = {"myData":[

                                 {"value":"6","valuetimestamp":"2015-04-14T10:44:11","typename":"pressure"},

                                 {"value":"8","valuetimestamp":"2015-04-14T10:44:11","typename":"temperature"},

                                 {"value":"11","valuetimestamp":"2015-04-14T10:44:11","typename":"voltage"},

                                 {"value":"9","valuetimestamp":"2015-04-14T10:54:01","typename":"voltage"},

                                 {"value":"26","valuetimestamp":2015-04-14T10:14:11","typename":"voltage"}

 

                    ]};

 

Please suggest what could be the reason behind it.Any help would be appreciated.Thanks.


Viewing all articles
Browse latest Browse all 6178

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>