R graph gallery: Logit effects
This is an example of graphic interpretation for Logit regression results. The graph shows how the probability of local government contracting is affected by two variables, population (log) and the change of sales tax capacity, in the context of Georgia counties (2000-2005). I take note of the graph here (with the R script) so I won’t have to reinvent the wheel again next time.

*: For more about Logit interpretation, see R Data Analysis Examples: Logit Regression.