Open
Description
Currently,
Possible approaches:
- as a property on the DOM node, like plot.scales
- as an onWarn callback
- …? add your own!
It'd be great if the warning came with information about where it originated, as if we could place an error caret at the spot in the configuration object where you should look: somewhere in the nth mark, in the x scale, etc.
Related links (mostly a note to self):