Description: Stata scheme of Innovations for Poverty Action (IPA).
net install github, from("https://haghish.github.io/github/")
github install PovertyAction/ipaplots
Use the following code in the do file to use the scheme after installation.
set scheme ipaplots
In case the scheme does not use the correct Georgia font, which may happen on some systems, you may have to specify this yourself by adding the following code:
// Set IPA Fonts
graph set window fontface "Georgia"
graph set print fontface "Georgia"
Innovations for Poverty Action, Peru (Ronny Condor and Kelly Montaño)