Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ヒートマップの下部ラベルを縦にしたいと思います。デフォルトでは水平です。以下に例を示します。
これを行う方法はありますか?
感謝!
それはで行うことができます
plt.xticks(width, heightList, rotation='vertical')