Is there any option with Stata that can achieve the same goal as this in R: labels = function(y) {paste0(y/1000000,'million')}?
Basically, I want to show big numbers on y scale but shown as in millions. Cannot manually set the scale because I have to do multiple plots.
Thanks!
Related Posts with how to custom plot axis with different scaling?
Create a variable to indicate overlappingHello all, I have the dataset as follows. In each observation I have carrier, time(yq), and market(…
Query about interaction terms in fixed effects panel dataHi, I have a question about fixed effects panel data interaction terms: Here is my code, xtreg D…
Multivariable logistic regression missing out categoriesHi all, I'm trying to a multivariable logistic regression analysis of some data, with one of the var…
Multiple imputationCan we divide into separate steps the variables with missing data according to their type while mult…
Query in Breusch-Pagan test for panel dataHello everyone, I am new to this forum. I would like to test my panel data model for Heterskedastici…
Subscribe to:
Post Comments (Atom)
0 Response to how to custom plot axis with different scaling?
Post a Comment