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
a small discontinuity in matplotlib-> plotly conversion. matplotlib can plot a vector with values of -inf, inf. they simply dont display the values.
mpld3 (@jakevdp) stops plotting at the last value, and plotly just fails,