Page 1 of 1

Highlight specific observations in a scatterplot

Posted: Sun Feb 14, 2016 12:15 pm
by jfgeli
Hi, I know the scat command allows to plot the legend of selected observations by using an auxiliary alpha series. I was wondering if there is a similar way of changing also the default color/size/etc of a particular observation dot in a scatter plot. If that is not possible, is there any other workaround?
Cheers,
Fede

Re: Highlight specific observations in a scatterplot

Posted: Sun Feb 14, 2016 5:33 pm
by EViews Gareth
The only real way is the trick to include another series in the scatter, where that series only has one value - the value you want to highlight.

Re: Highlight specific observations in a scatterplot

Posted: Wed Feb 17, 2016 1:11 am
by jfgeli
Great, thanks!