Skip to content

A library to help interact with the VA data-driven content system and build custom visualizations.

License

Notifications You must be signed in to change notification settings

jrbenson/sas-visualanalytics-ddc

Repository files navigation

SAS Visual Analytics Data-Driven Content

This library provides Typescript based utilities to utilize the SAS Visual Analytics (VA) data-driven content object's features. The work is derived from the code samples provided by SAS. See SAS Visual Analytics Third Party Visualizations for more information.

Installation

Library is provided as an NPM package and as a javascript file for use in the browser.

NPM Git

npm install git+https://github.com/jrbenson/sas-va-ddc

Browser Script

<script src="dataframe.min.js"></script>

Usage

Import if not running in the browser.

import * as ddc from 'sas-va-ddc'

About

A library to help interact with the VA data-driven content system and build custom visualizations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published