AusClimateService / AusClimateService/plotting_maps

Specifying tick_labels for non-categorical data produces unexpected results.

未关闭
#7 0 条评论 0 个 reaction 已指派 1 人 已被 @xenct 认领 在 GitHub 查看
bug
主要语言
Jupyter Notebook
星标
8
派生
1
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。