Skip to content

Latest commit

 

History

History
115 lines (72 loc) · 6.4 KB

README.md

File metadata and controls

115 lines (72 loc) · 6.4 KB

Visual Analytics Custom Graph Examples

The SAS Graph Builder enables users to create custom graphs that can be used as a graph object within a SAS Visual Analytics report. The content here are examples of custom graphs referenced in SAS Communities articles.

Descriptions, source code and supporting ETL for each custom graph are located in the "Examples" folder subdirectories.

Additionally each subdirectory contains a README file which links to a communities.sas.com article which will have step-by-step instructions on creating the custom graph yourself.

Getting Started

After you have downloaded a custom graph json file from this repository, you will need to import it into your SAS Visual Analytics environment. Instructions on how to import it are located here.

With the graph successfully imported, you can add it to a new or existing SAS Visual Analytics report.

Examples

Some examples of this repository's custom graphs and their respectice SAS Communities articles are below:

Contributing

We welcome your contributions! Please read CONTRIBUTING.md for details on how to submit contributions to this project.

License

This project is licensed under the Apache 2.0 License.

Additional Resources