Open
Description
- are you running newest version (version from docs) (running on
sd/beta-20
) - can you reproduce the bug with a fresh environment ? (yes)
- What platform + GPU are you on? (any)
I see that the scatterlines!()
recipe does not pass through all keyword arguments that you might expect. In particular, inspector_label
gets ignored. While this should not be too difficult to patch, is there an accepted way to do the spiritual equivalent of kwargs...
within a plot recipe?