• Community
    • Home
    • Welcome
      • Getting Started
      • Community Memo
      • All Things Community
      • SAS Customer Recognition Awards (2024)
      • SAS Customer Recognition Awards (2023)
    • SAS Community Library
    • SAS Product Suggestions
    • Upcoming Events
    • SAS Customer Recognition Awards
    • All Recent Topics
  • Learn
    • New SAS User
    • SAS Software for Learning Community
    • Ask the Expert
    • SAS Certification
    • SAS Tips from the Community
    • SAS Training
      • Programming 1 and 2
      • Advanced Programming
      • Course Case Studies and Challenges
      • Trustworthy AI
    • SAS Global Forum Proceedings 2021
    • Tech Report Archive
    • SAS Insights Archive
  • Programming
    • SAS Programming
    • SAS Procedures
    • SAS Enterprise Guide
    • SAS Studio
    • Graphics Programming
    • ODS and Base Reporting
    • SAS Code Examples
    • SAS Web Report Studio
    • Developers
  • Analytics
    • Statistical Procedures
    • SAS Data Science
    • Mathematical Optimization, Discrete-Event Simulation, and OR
    • SAS/IML Software and Matrix Computations
    • SAS Forecasting and Econometrics
    • Streaming Analytics
    • Research and Science from SAS
  • SAS Viya
    • SAS Viya
    • SAS Viya on Microsoft Azure
    • SAS Viya Release Updates
    • Moving to SAS Viya
    • SAS Visual Analytics
    • SAS Visual Analytics Gallery
    • Your Journey to Success
    • SAS Viya Workbench
      • SAS Viya Workbench: Getting Started
      • SAS Viya Workbench Discussion
      • SAS Viya Workbench: Release Updates
  • Administration
    • Administration and Deployment
    • Architecture
    • SAS Hot Fix Announcements
    • SUGA
  • Solutions
    • Microsoft Integration with SAS
    • Decisioning
    • SAS Decision Builder
    • Data Management
    • SAS Data Maker
      • SAS Data Maker: Getting Started
      • SAS Data Maker Discussion
    • Customer Intelligence
      • SAS Customer Intelligence
      • SAS Customer Intelligence 360 Release Notes
      • SAS 360 Match
    • Risk and Fraud
      • SAS Risk Management
      • Fraud, AML and Security Intelligence
      • SAS Risk Release Updates
      • Risk & Finance Analytics
      • Insurance Fraud
      • MRM AI Governance Working Group
      • SAS Quant Community
    • SAS Health
      • SAS Health and Life Sciences
      • SAS Life Science Analytics Framework
  • Hubs
    • Regional Hubs
      • SAS User Groups
      • SAS Community Nordic
      • AML Nordic User Group
      • SAS Japan
      • SAS Korea
      • CoDe SAS German
      • SAS Plattform Netzwerk
      • SAS Brazil Community
      • SAS Spanish Community
      • SAS Users Group in Israel
      • 欢迎来到SAS中文社区!
      • Ottawa Area SAS Users' Society
      • Toronto Area SAS Users Group
      • SAS Türkiye Community
    • Special Interest Hubs
      • SAS Hacker's Hub
      • SAS Innovate 2026
      • SAS Analytics Explorers
      • The Curiosity Cup
      • SAS Inner Circle Panel
      • SAS Hackathon Team Profiles (Past)
      • SAS Explore
      • Reporting and Optimization
      • Intern Alumni Network Community
Sign In

Search the Community

Showing results for 
Search instead for 
Did you mean: 
Search Options
  • Subscribe to RSS Feed for this Search
Advanced Hide Advanced
  • Posts
  • Users
  • Places
  • Products
Advanced Search Options
Search Modifiers:
You can apply modifiers to the terms you enter in the search field.
Use quotes to search for an "exact phrase".
Use the plus sign to search for +one +or +more +words.
Use the minus sign to -exclude -certain -words from your search.
Limits search results to topics that have no replies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
344 results
Sorted by:
Best Match
  • Date
  • Views
  • Likes
  • Replies
  • Best Match

Line graphs: How to make values on X-axis appear in chronological orde...

by Fluorite | Level 6 es_edu in SAS Visual Analytics
‎08-14-2024 10:43 AM
‎08-14-2024 10:43 AM
Good morning, I'm creating a line graph to display longitudinal data for school years.  My x-axis variables are character values and I want them displayed in chronological order (2020-21 -&g...
Show results in replies (1)
  • You could try a custom sort for your category. Right click the data item on the Data pane and selec...

How to display the bars in alphabetical order?

by Pyrite | Level 9 bhr-q in Graphics Programming
‎05-12-2025 09:50 PM
‎05-12-2025 09:50 PM
Hello All,   How to display the countries alphabetically on the x-axis?  I also read the below link: Tip: Avoid alphabetical order for a categorical axis in a graph - The DO L...
Show results in replies (1)
  • I don't see where you create a new variable country_name and then sorted by country_name   ...

Super Static SG Graphs

by Barite | Level 11 djrisks in SAS Global Forum Proceedings 2021
‎03-15-2021 09:46 AM
4 Likes
‎03-15-2021 09:46 AM
4 Likes
...t the bottom of the graph. The AXISTABLE statement was used to produce the at-risk table. Program 5:       Creating Subject At-Risk Table layout overlay / x...
1103 Paper.pdf (‏334 KB) 1103 Presentation.pdf (‏1,258 KB)
Labels:
  • Data Visualization
  • Programming

How to create uneven tick marks on graph axis?

by Calcite | Level 5 CEB in Graphics Programming
‎03-21-2012 10:03 AM
‎03-21-2012 10:03 AM
I want uneven tick marks on my graph axis. This comes up frequently. Currently I wish I could create a log axis over a small range like 2, 2.5, 3, 4, 5 (that is, much less than one decade). It has a...
Show results in replies (3)
  • ...options cback=white; axis1 value=(color=white) major=none minor=none order=(1 10) logbase=10 l...
  • ...venly spaced values in the axis order=, it (basically) treats the axis as a character/categorical, r...
  • ...un; 16 17 axis1 order = (1,1.5,2,2.5,3,5,7,10); 18 proc gplot; 19 plot y*x / haxis = axis1; 20 r...

Graph in SGPLOT (label and minor tick marks in x axis )

by Fluorite | Level 6 Luis3 in SAS Programming
‎08-26-2017 08:16 AM
‎08-26-2017 08:16 AM
Hi all, I have a question I hope you can help me with it.   It is possible to reproduce this Graph (showing label and minor tick marks in x axis, using SGPLOT instead?   I think the d...
Show results in replies (1)
  • ...eproducing GPLOT graph using SGPLOT:   data dowhlc; input subjid high low close; datalines; 1 6511.38...

SAS Visual Analytics Display Rules: Graph – Level

by SAS Employee TeriPatsilaras in SAS Communities Library
‎06-07-2023 08:12 PM
1 Like
‎06-07-2023 08:12 PM
1 Like
...isplay rule definition. Here I am using a Dual axis bar-line chart object. We can see how I have two different display rule definitions for each type of style area. Also notice, that in order to see the S...
  • Find more articles tagged with:
  • GEL
Labels:
  • SAS Visual Analytics

Ask the Expert Webinar: Modernize Your Graphs Using ODS Graphics

by Diamond | Level 26 Cynthia_sas in Ask the Expert
‎08-17-2023 02:48 PM
1 Like
‎08-17-2023 02:48 PM
1 Like
...ymbols and inserting tables into your graphs.    Watch the Webinar   You will learn how to: Simplify your code using the SG procedures like SGPLOT and SGPANEL. Control the axis...
Labels:
  • SAS Programming

Change Scatter Plot Axis Values?

by Fluorite | Level 6 culliso3 in Graphics Programming
‎05-13-2020 05:57 PM
‎05-13-2020 05:57 PM
...ontinuous integers. Also why would SAS put the Y axis in descending order?!?   I changed the code to the following: proc sgplot data=accidents noautolegend; scatter x=year y=a...
Show results in replies (1)
  • Any chance that you read the data from an excel spreadsheet and the data are actually strings inste...

Line graph

by Pyrite | Level 9 zimcom in Graphics Programming
‎07-16-2018 10:56 AM
‎07-16-2018 10:56 AM
...bsp;  format day dayfor.; run;   proc sort data = want; by pid day; run;   axis2 order = (0 to 7);         symbol1 i...
Show results in replies (1)
  • ...') order=(0 to 7 by 1) minor=none; axis3 label=(f='albany amt/bold' j=l c=salmon 'Test B' j=l c=l...

Step Plot /Chart/ Graph with Nominal attributes on Y axis

by Calcite | Level 5 Tebunah in SAS Procedures
‎08-03-2016 03:40 PM
‎08-03-2016 03:40 PM
...spect as the attribute on the y-axis will be ranked by order/ severity ascendant.   Please advise. Thanks  in advance. S
Show results in replies (1)
  • ...rying to get values from an existing graph?
  • « Previous
    • 1
    • 2
    • 3
  • Next »
Powered by Khoros