Dear Stata users, I want to hide a specific line that appears in the x-axis. Here is my code for twoway plot,
sysuse auto.dta
g b=_n
twoway line price weight b
Then, the graph appears. I have attached the graph. Now, I want to delete only "price" from the x-axis. Please suggest
Related Posts with How to hide a specific line property appears in x axis in twoway plot?
Calculating ICCHi statalist, I am trying to understand how to calculate ICC to assess agreement between and within…
Need help with psmatch2Dear Members of Statalist, this is my first post here in this forum. First of all, I am using Stata…
Best Panel Data ModelI got a problem about panel data, I have micro panel data with 15.689 observation in 7 years. when …
variable already defined error in the foreach loopHello, I am trying to make a use of the Python-Stata interface in Stata foreach loop. My loop is sho…
Problem with interpreting coefficients of multiple linear regression with indicesHello, I am working on a small research assignment and trying to identify drivers of the corruption…
Subscribe to:
Post Comments (Atom)
0 Response to How to hide a specific line property appears in x axis in twoway plot?
Post a Comment