ThirdPartyChartPortlets
0
1
Initial Release
This project hosts a collection of Portlets for third-party charting libraries. These portlets can be used inside of dashboards as an alternate way of rendering data. Either select a portlet for a charting library you are familiar with or one that has a set of charts you would like to use. Additional, the portlets can be used as examples for implementing other third-party charting libraries.
set path=<PATH FROM STEP 2>
do $system.OBJ.LoadDir(path,"ck",,1)
set path=<PATH FROM STEP 2>
do $system.OBJ.LoadDir(path_"\ThirdPartyChartPortlets","ck",,1)
do $system.OBJ.Load("<FULL PATH TO .CLS FILE>","ck")
Initial Release
Initial Release
Added DC link