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.
Finding two adjacent events in time.Dear users, I’m currently stuck in a script and would very much appreciate some help. I am using a…
How official does a Windows Python version have to be to be usable by Stata?Hello All. Thanks to Rafal Raciborski of StataCorp, I now know about the python: prefix in Stata Ver…
Export excel decimalDear all, Could you advise how I can use export excel command with specific number of decimal? I co…
Implementation of an event study with risk effectsDear all, I am running an event study with 649 firm announcements about digital innovations. With …
Running a tabulation and putexcel loop when some tabulate outcomes have no observations.Hi, I want to create a daily report of survey submissions for each enumerator-supervisor team made …
Subscribe to:
Post Comments (Atom)
0 Response to How can I change the yscale in dot graph? It seems not working.
Post a Comment