AusClimateService / AusClimateService/plotting_maps

Specifying tick_labels for non-categorical data produces unexpected results.

Aperta
#7 0 commenti 0 reazioni 1 assegnatario Rivendicata da @xenct Vedi su GitHub
bug
Lingua principale
Jupyter Notebook
Stelle
8
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

A user may specify tick_labels for non-categorical data because they want to display units or convert the raw values to something more readable (eg percentage (50%) rather than the proportion (0.5)).
Currently, if tick_labels are specified, the function will assume that you are defining categorical data. This may result in unexpected behaviour such as moving the tick_labels to the centre of the ticks and/or disabling contour mapping.
The requested behaviour is to change the labels of the ticks without modifying these other things.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.