Python plotly: Setting width of the box in a box plot proportional to the number of rows in that category

前端 未结 0 1959
名媛妹妹
名媛妹妹 2020-12-12 09:57

I have a dataframe like this in Python:

import numpy  as np
import pandas as pd

import plotly.graph_objects  as go
import plotly.figure_factory as ff

np.ran         


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