AusClimateService / AusClimateService/plotting_maps

Specifying tick_labels for non-categorical data produces unexpected results.

Offen
#7 0 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @xenct Auf GitHub ansehen
bug
Vorherrschende Sprache
Jupyter Notebook
Sterne
8
Forks
1
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

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.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.