Display values of frequency and count in plotly (histogram)

前端 未结 0 2018
轮回少年
轮回少年 2020-12-09 13:48

I want the data values to be shown on the histogram plot that I created using plotly

import plotly.express as px
fig = px.histogram(df_lespyres_hist_2, x=\'Fr         


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