ShadowLine#

class jdaviz.core.marks.ShadowLine(*args: t.Any, **kwargs: t.Any)[source]#

Bases: Lines, HubListener, ShadowMixin

Create a white shadow line around another line to help make it standout on top of other lines.

Public constructor