You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! Auto-scaling of the graph does not respect labels. Since there are a lot of graphs in the notebook, each of them has its own scatter of data and they are all formed by one function, then I cannot correctly calculate the scale through fig.update_yaxes (range = [min (array.delta) * scale, max (array.total) * scale], constrain = "range" )
Some of the graphs still do not display labels, and some have excessive margins
Please fix it
Hello! Auto-scaling of the graph does not respect labels. Since there are a lot of graphs in the notebook, each of them has its own scatter of data and they are all formed by one function, then I cannot correctly calculate the scale through

fig.update_yaxes (range = [min (array.delta) * scale, max (array.total) * scale], constrain = "range" )
Some of the graphs still do not display labels, and some have excessive margins
Please fix it
Artifacts for playback
materials.zip
The text was updated successfully, but these errors were encountered: