@vireya/ui/charts/force/diverging
Likert-style diverging stacked horizontal bars around x=0 via stackOffset="sign".
clientforce/*
Diverging / force-stacked bars — Likert composition around a central baseline.
2 variantsLikert-style diverging stacked horizontal bars around x=0 via stackOffset="sign".
clientSingle-row 100%-stacked composition bar via stackOffset="expand".
clientDiverging stacked bars lay series out from a central baseline, with negative-leaning categories extending one way and positive the other. They're the standard way to chart Likert-scale survey results, where 'disagree' and 'agree' should balance around a neutral centre.
Vireya implements them with recharts' signed stack offset, and offers a 100%-stacked breakdown variant for single-row composition bars.