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
Don’t miss the livestream kicking off May 7. It’s free. It’s easy. And it’s the best seat in the house.
Join us virtually with our complimentary SAS Innovate Digital Pass. Watch live or on-demand in multiple languages, with translations available to help you get the most out of every session.
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.