Shira-Naim
Results
1
comments of
Shira-Naim
If using PyG2Plot with PyWebIO together This is the solution that worked for me: from pyg2plot import Plot from pywebio.output import body_css = """ body { overflow-y: unset !important; }...