Skip to content

Commit

Permalink
Update treemap.ado
Browse files Browse the repository at this point in the history
  • Loading branch information
asjadnaqvi committed Nov 24, 2022
1 parent 65377f3 commit 0521de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/treemap.ado
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ preserve
qui summ `varlist', meanonly
if r(min) <= 0 noi di in yellow "`varlist' contains zeros or negative values. These values have been dropped."

}


drop if `varlist' <= 0

Expand Down

0 comments on commit 0521de6

Please sign in to comment.