BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
illmatic
Quartz | Level 8

Hi all,

 

I have a dataset where on the X-axis is a bunch of dates, Y-axis is an amount of sales, and Y2-axis is active events during that time period.

 

Right now everything looks good, except for the Y2-axis values. I am categorizing my events into buckets 1-8. When added to the line graph, SAS VA automatically connects the lines, but I don't want them connected. How do I turn this off?

 

Picture of a single y-axis line graph showing the connecting going on.

Capture.PNG

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
BrunoMueller
SAS Super FREQ

For a Line chart you can display markers and set the line width to 0 like so:

Bruno_SAS_0-1675863046594.png

The same is possible for the Dual axis line chart

View solution in original post

3 REPLIES 3
BrunoMueller
SAS Super FREQ

For a Line chart you can display markers and set the line width to 0 like so:

Bruno_SAS_0-1675863046594.png

The same is possible for the Dual axis line chart

illmatic
Quartz | Level 8
That's it! Thanks Bruno!
sbxkoenk
SAS Super FREQ

Hello,

 

It's not Visual Analytics , but I am adding this for people that end up here while searching the web

on how to make a line plot that NOT connects points over gaps in time series.

 

A trick to plot a time series that has missing values
By Rick Wicklin on The DO Loop February 16, 2022
https://blogs.sas.com/content/iml/2022/02/16/plot-series-missing-values.html

 

Koen

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 3 replies
  • 536 views
  • 0 likes
  • 3 in conversation