Luo Tonglin

Results 1 issues of Luo Tonglin

The cheatsheets comment the method "`ax.set_[xy]ticks(rotation=90)`" to rotate ticks. However, it can cause confusion because the parameter "takes effect only if you pass labels"(official tutorial of `ax.set_[xy]ticks()`. So this is...