Whether you are new to Stata graphics or a seasoned veteran, this book will teach you how to use Stata to make publication-quality graphs that will stand out and enhance your statistical results. With over 1,200 illustrated examples and quick-reference tabs, this book quickly guides you to the information you need for creating and customizing high-quality graphs for any type of statistical data. Each graph is displayed in full color with simple and clear instructions that illustrate how to create and customize graphs using Stata commands. Whether you use this book as a learning tool or a quick reference, you will have the power of Stata graphics at your fingertips.
Minha impressão é que gráficos no stata são aditivos como o matplotlib (python) e diferente da "não-comutatividade" do ggplot (R). Dessa forma, assim como os gráficos no matplotlib, não há necessidade de ler um manual sobre gráficos em stata. Tudo que você precisa é responder perguntas no varejo "como mudo a cor do marker no meu gráfico?" e a resposta sempre vai ser mais uma linha de código e não alterar a estrutura dos layers da figura.
Considerando isso, esse livro atende o fim desejado, já que é mais um manual de referência (Cookbook) do que propriamente um guia. Melhor ler a documentação, aprender a fazer gráficos simples e usar esse livro para tirar dúvidas pontuais e lembrar algumas coisas quando estiver fazendo efetivamente o gráfico.