GitHub user huikyole opened a pull request: https://github.com/apache/climate/pull/505
CLIMATE-949 - Enlarge font size on Taylor diagrams - plotter.draw_taylor_diagram has a new parameter, legend_size, to control the font size of the legend You can merge this pull request into a Git repository by running: $ git pull https://github.com/huikyole/climate CLIMATE-949 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/505.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #505 ---- commit 5d980b4dfddd04380da324ab7f32ebf9b873cecb Author: huikyole <huikyole@...> Date: 2018-05-15T20:50:39Z CLIMATE-949 - Enlarge font size on Taylor diagrams - plotter.draw_taylor_diagram has a new parameter, legend_size, to control the font size of the legend ---- ---