sns.catplot - how can i make my legend bigger?

后端 未结 0 321
被撕碎了的回忆
被撕碎了的回忆 2020-12-30 22:40

I have this code:

ax = sns.catplot(x=\'account_name\', y=\'cnt\', hue=\'threat_campaigns\',data=df_mitigation,kind=\'bar\', height=15, aspect=3.1, palette=\'c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题