Closed
Description
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,
http://nbviewer.ipython.org/gist/arsenovic/6a05b79b5224ae35ad9f
i think expected behavior should be that of matplotlib, because you can see the inf's, but you dont have to clean the data.
Metadata
Metadata
Assignees
Labels
No labels