AusClimateService / AusClimateService/plotting_maps

Specifying tick_labels for non-categorical data produces unexpected results.

オープン
#7 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。