I am trying to present the guest ratings of hotels in different cities in different months.
My code in Stata is the following,
graph dot (asis) Vienna Brussels Geneva Zurich, over (Month) yscale(range(4.0 5.0))
However, it seems that the yscale doesn't work. I don't want the ranges between 0 and 4, as all the guest ratings are more than 4. I want it can become 4.0 to 5.0 by 0.1
Thank you for your attention!
Array Array
Related Posts with How can I change the yscale in dot graph? It seems not working.
Comparing interaction effects using "nlcom"Dear Statalisters, In my model, I have two moderation effects which I would like to compare using t…
Keeping a variable value over years that was only answered onceHi there, I'm investing the role of house prices on happiness and am using a FE model. The data has…
Calculating timeframes between variables in long formatDear Forum-Users, I have a data set in long format – combining prescription data and dates of visits…
Creating bilateral indicators for a pair of countries in a Panel dataHi all, I am looking to create the following ratio t_ij= Xii*Xjj / Xij*Xji in STATA, where Xij is t…
Calculating timeframes between variables in long formatDear Forum-Users, I have a data set in long format – combining prescription data and dates of doc vi…
Subscribe to:
Post Comments (Atom)
0 Response to How can I change the yscale in dot graph? It seems not working.
Post a Comment