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
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.