Ouranosinc / figanos

Outils pour produire des graphiques informatifs sur les impacts des changements climatiques.
Apache License 2.0
1 stars 0 forks source link

Improve title wrapping #29

Closed Beauprel closed 1 year ago

Beauprel commented 1 year ago

Improve wrap_text util fct to make more even lines. Possibility to use textwrap(https://docs.python.org/3/library/textwrap.html)

Beauprel commented 1 year ago

Also, ttitle should be centered in gridmap() and left-aligned in timeseries()