scree()
which calculates the convex and alpha hulls will return an error for any scatter plot where most of the data lies on a straight line
-- scree()
can take significantly longer on a select few scatter plotsfeatures
data is no longer a perfectly straight line to avoid the error above.draw_alphahull()
function fill option now fills the polygon.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.