Skip to content

ILinePlot: avoid generating plots that can hang the browser

When creating huge plots, dygraph can make the browser choke. Prevent it by rasing an exception if the user is trying to create a plot that can hang their browser.

Merge request reports

Loading