same as other
This commit is contained in:
parent
5aced6327e
commit
5e5246da95
1 changed files with 2 additions and 2 deletions
|
|
@ -118,8 +118,8 @@ def get_plotly_html(df, column, title, ylabel):
|
|||
template="plotly_dark",
|
||||
plot_bgcolor='#151519',
|
||||
paper_bgcolor='#151519',
|
||||
width=1000,
|
||||
height=500,
|
||||
width=1200,
|
||||
height=600,
|
||||
margin=dict(l=50, r=50, t=50, b=50)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue