Retrieve color label mapping from a seaborn scatterplot hue

前端 未结 0 400
野的像风
野的像风 2020-11-28 16:37

I have the following code to plot my seaborn scatterplot

plt.figure(figsize=(120,120))
p1 = sn.scatterplot(\'tsne1\', # Horizontal axis
       \'tsne2\', # Ve         


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