I'm trying to create a nice scatter plot with some panel data that's coloured, the problem is that it isn't displaying all of the data for some reason.
The code I used is
scatter X? Y, mcolor(blue orange black pink red lime purple maroon teal olive_teal cyan magenta
They're identified by a variable called regionNum of which there are 12. It seems to happily display 9 of them, but misses off 3.
Example : https://i.imgur.com/EV40KWj.png
Doing a regular scatter
scatter Y X
Returns a scatter of all the data : https://i.imgur.com/Mb8duGe.png
Related Posts with Panel Data Scatter Plot Not Displaying All Data
Export to single Excel file with multiple sheets (based on variables) Code: +------------------------------------------------------------------------------------------…
How to use nonlinear least squares regression for a vector function?I am trying to fit the function: Revenuei(time) = A0/(1+exp(-A1*(time-A2))) + B*Costsi I have 5,000…
Indicator for more than one marital changeDear Stata Users, I have a panel dataset and I would like to identify marital changes (var marital)…
making loop with the values within the variableHello, I have one of the variables G1 which has values from 1 to 17. Then I want to make a loop as …
Any way to recover results after a crash?Hi, This might sound silly as I had no idea about the -preserve- command until I started looking fo…
Subscribe to:
Post Comments (Atom)
0 Response to Panel Data Scatter Plot Not Displaying All Data
Post a Comment