Skip to content

Function: resetSelectionDimTargets()

resetSelectionDimTargets(scope?): void

Defined in: mosaic-selection.ts:711

Reset every Selection the (scope's) dimensions target — ONE reset per unique Selection, dropping every producer's clause and clearing visuals via source.reset(). This is the whole-state clear behind "reset filters" and load-view: category selections (categorySelection — include origins the crossfilter's own reset cannot reach, the relay being one-way) are covered because their dimensions target them.

Parameters

scope?

string | Scope

Returns

void