Charts on tabs

Posted by Rollbase User on 02-Apr-2012 13:34

Is it possible to insert a Chart under a Tab using a "script component"?

All Replies

Posted by Admin on 03-Apr-2012 12:03

Yes, I have done this in the past using Google's Chart API. You'd need to write your own JavaScript to loop over the data you want to chart and then send it in an appropriate format to the Chart API.



See: http://code.google.com/apis/chart/



There is no way to display a Rollbase-native chart using JavaScript. Rather you need to drag and drop the chart component where you want it to appear on the page.



Hope this helps

Matt

This thread is closed