AusClimateService / AusClimateService/plotting_maps
Improve plot_titles
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 8
- Forks
- 1
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Improve the aesthetics and proportions of plotting, especially with dataset/date_range/baseline annotations. Currently, titles may overlap depending on the arrangement of subfigures. Also, when certain figure dimensions are used, the spacing between titles may not be suitable for the required text sizes (as per ACS comms guides)
Design aesthetics were focused on vertical orientations for 4-panel plots without these annotations for a particular report, so other arrangements are not necessarily ideal.
For example, there is overlapping text when a baseline is provided:
Steps for this may include:
* modifying xy coords for titles
* actively adjusting coords according to figure size
* fixing coords as distance from the edge of the figure, regardless of the figure size.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.