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
This meta-issue tries to capture all the cases when we'd want such a logging/warning system, and discussions on how they could be rendered.
A design issue is to know when it would be appropriate to display this — with a distinction between the case in which the user is actively coding (data exploration, development), vs. when the user passively consumes a chart, and the developer might want the chart to be more robust to errors.
The text was updated successfully, but these errors were encountered:
I think we should also consider throwing errors that prevent the chart from rendering, forcing the user to clarify something, in cases where we do not think we can make a reasonable interpretation of the chart specification.
In some cases we'd want Plot to warn the user about some kind of misconfiguration or unfit data that causes issues.
This meta-issue tries to capture all the cases when we'd want such a logging/warning system, and discussions on how they could be rendered.
A design issue is to know when it would be appropriate to display this — with a distinction between the case in which the user is actively coding (data exploration, development), vs. when the user passively consumes a chart, and the developer might want the chart to be more robust to errors.
The text was updated successfully, but these errors were encountered: