Posts Tagged ‘ google chart api ’

encoding data points for use with google charts api calls

June 1, 2009
By
encoding data points for use with google charts api calls

first step, build encoding tables based on the documentation: data encSimple encEnhanced; s='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-.'; format raw 8. enc $8.; raw=.; enc='_'; output encSimple; enc='__'; output encEnhanced;...
Read more »

Tags: , , ,
Posted in SAS | Comments Off

encoding data points for use with google charts api calls

June 1, 2009
By

first step, build encoding tables based on the documentation: data encSimple encEnhanced; s='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-.'; format raw 8. enc $8.; raw=.; enc='_'; output encSimple; enc='__'; output encEnhanced;...
Read more »

Tags: , ,
Posted in SAS | Comments Off

frustrations with dashboarding in sas 9.1.3

April 29, 2009
By

I’ve gone through the work of creating a dashboard using SAS/GRAPH and summary data sets. I’ve got my autoexec to re-build the dashboard on a daily basis, which takes roughly 5 minutes each morning. it works. but not really. the main issue is that...
Read more »

Tags: , , , ,
Posted in SAS | Comments Off

frustrations with dashboarding in sas 9.1.3

April 29, 2009
By

I've gone through the work of creating a dashboard using SAS/GRAPH and summary data sets. I've got my autoexec to re-build the dashboard on a daily basis, which takes roughly 5 minutes each morning. it works. but not really. the main issue is that it
Read more »

Tags: , , ,
Posted in SAS | Comments Off

Welcome!

SAS-X.com offers news and tutorials about the various SAS® software packages, contributed by bloggers. You are welcome to subscribe to e-mail updates, or add your SAS-blog to the site.

SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration.