The data-driven content object enables you to display your data in a custom third-party visualization, within your SAS Visual Analytics report. The third-party visualization can be authored in any JavaScript charting framework, such as D3.js, Google Charts, or CanvasJS. The visualization in a data-driven content object receives its data query from SAS Visual Analytics, and so it interacts with filters, ranks, and object actions in the same way as the other objects in your report. For information about creating third-party visualizations for data-driven content, see Programming Considerations for Data-Driven Visualizations in SAS Visual Analytics: Reference.
Apache License 2.0
39
stars
61
forks
source link
Multiple additions and enhancements to messagingUtil.js, jobUtil.js, and casUtil.js #42
messagingUtil: Adds function postMessage and getUrlParams to messagingUtil.js
jobUtil: Adds functions pingApp and keepAppAlive to jobUtil.js
casUtil: Completely rewrites casUtil.js to support both Viya 3.4 and 3.5 REST APIs
dataUpdate: Adds support for additional date formats in dataUpdate.html sample
messagingUtil: Adds function postMessage and getUrlParams to messagingUtil.js jobUtil: Adds functions pingApp and keepAppAlive to jobUtil.js casUtil: Completely rewrites casUtil.js to support both Viya 3.4 and 3.5 REST APIs dataUpdate: Adds support for additional date formats in dataUpdate.html sample