ShadowLabelFixedY#

class jdaviz.core.marks.ShadowLabelFixedY(**kwargs: Any)[source]#

Bases: Label, ShadowMixin

Label whose position shadows that of a parent shadowing line and will flip alignment based on whether it is left or right of the center of the viewer.

Public constructor