Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver2
37いいね 1957回再生

Matplotlib currency label formatting guide

We show how one can alter the decimal precision of floats in the labels of matplotlib charts. We also show how we can add currency symbols to the axis ticks, i.e. dollars or euros for financial charts. Adding dollar axis labels with the thousands separator.

⭐ Code:
gist.github.com/ChadThackray/52c4477dae3ee48259099…

Documentation links:
docs.python.org/3/library/string.html#format-speci…

matplotlib.org/stable/gallery/ticks_and_spines/tic…

matplotlib.org/stable/gallery/ticks_and_spines/tic…

コメント