SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 49342: Create an animated SVG graph using PROC GCHART

DetailsCodeOutputAboutRate It
Beginning with SAS® 9.4, you can create animated graphs in scalable vector graphics (SVG) format. New options available in the OPTIONS statement enable you to have a wide range of control over the SVG animation. Note that in order to take advantage of SVG graphics, you must use an SVG-enabled web browser to view the graphics output.

The sample code on the Full Code tab uses PROC GCHART to create an animated graph where the height of bar for each state changes every ten years to show population growth.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.