speed up heatmap
This commit is contained in:
parent
86bf0afb49
commit
4543846c2e
@ -141,7 +141,8 @@ def create_treemap(time_period):
|
|||||||
full_html=False,
|
full_html=False,
|
||||||
config=dict(
|
config=dict(
|
||||||
displayModeBar=False,
|
displayModeBar=False,
|
||||||
responsive=False
|
responsive=False,
|
||||||
|
staticPlot=True
|
||||||
)
|
)
|
||||||
)}
|
)}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user