Giter Club home page Giter Club logo

sas-breakit's Introduction

sas-BreakIt

Determine if RANGES is appropriate given the data. Generate VALUES or RANGES text for use in YAXIS/XAXIS statements of SGPLOT.

Abstract

This SAS® 9.4 brought some wonderful new graphics options. One of the most exciting is the addition of the RANGE option for SGPLOT. As the name suggests, specifying ranges for a broken axis is controlled by the user. The only question left is where to set the breaks and if a break is actually needed. That is what this macro is designed to do. The macro analyzes the specified input parameter to determine if the RANGES option is appropriate given the gaps found in the data. If no gap is large enough a macro variable containing text for VALUES option is output as well as lower limit, upper limit, and by values for the graph. If there is at least one gap that meets criteria a macro variable containing text for the RANGES option is output along with the lower and upper values in each range. The overall minimum and overall maximum are also output as macro variables. With the macro’s dynamic nature it can be incorporated into larger graphics macro programs easily while making specific recommendations for each individual parameter. A complete and intuitive graph is produced with every macro call.

sas-breakit's People

Contributors

alexcbuck avatar kdvicker avatar

Stargazers

 avatar

Watchers

James Cloos avatar Jeremy Wildfire avatar Ryan Bailey avatar Shane Rosanbalm avatar Rich Budrevich avatar Liz avatar

Forkers

kdvicker han-tun

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.