axis
2 TopicsStop Line on graph from being continuous
I have a table where the costs go up to march and i want to put it on another graph that has a table that goes on until december. When i put it on the y axis, the line goes all the way through to decmeber, how can i get it to stop at march (the green and orange lines)?1KViews0likes1CommentChange axis labels in visualization Detect Outliers
Hi, I create scatter plot which detect outliers (with custom visualization Detect Outliers). I need to make time series, where on x axis is months and on y axis are costs in these months. But when I use this visualization, then I have on x axis only numbers of observations and label "order" and not "month" as I wished. Can anyone helps me please?