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
Add a few Lib.log in coerce.js notifying users if a given attribute is set to an invalid value. Post Log levels #590, these logs would be hidden by default. This method has one drawback: it would only warn user about invalid values, not about invalid attributes (which never reach coerce.js.
Add a Plotly.validate(data, layout) method that runs the full supplyDefaults chain, compare input and full data/layout and logs the info.