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.
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.
Some examples of this repository's custom graphs and their respectice SAS Communities articles are below:
-
Calendar Heatmap Matrix
-
US Map TileChart
-
Monthly Temperature Comparison Strip Plot
-
Air Temperature Circle Graph
-
Bar Chart Heatmap
-
Square Area Plot
-
Nested Bar Chart
-
Waterfall Chart with Interactive Subtotals
-
Interactive Tally Sheet
-
Trend Comparison Line Plot
-
Butterfly Line Chart
-
Comparing Two Metrics
-
Displaying Individual Data Values Within A Range
-
Creating Custom Labels
-
Bubble Plot with Labels
-
Monthly Temperature Comparison Chart
-
Temperature Range Vector Plot
-
Four Measure Bar Chart
-
Bubble Plot with Guidelines
-
Comparing Ranks Over Time
-
Adding Standard Deviation Error Bars to a Bar Chart
We welcome your contributions! Please read CONTRIBUTING.md for details on how to submit contributions to this project.
This project is licensed under the Apache 2.0 License.