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.
For a Line chart you can display markers and set the line width to 0 like so:
The same is possible for the Dual axis line chart
For a Line chart you can display markers and set the line width to 0 like so:
The same is possible for the Dual axis line chart
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
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
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.