FacetScalesSharing extension

Which axes a FacetScales mode shares across panels, and whether synchronized interaction is meaningful.

on

Properties

sharesX bool

Available on FacetScales, provided by the FacetScalesSharing extension

Whether the X axis carries one global range across every panel.
no setter
sharesY bool

Available on FacetScales, provided by the FacetScalesSharing extension

Whether the Y axis carries one global range across every panel.
no setter
syncsInteraction bool

Available on FacetScales, provided by the FacetScalesSharing extension

Whether a shared crosshair-x is meaningful — it is only meaningful when x is shared, so synchronized interaction is active for FacetScales.fixed and FacetScales.freeY and OFF otherwise.
no setter