In `ggmosaic` , I want every cell stand for dataframe value
In ggmosaic
, I want every cell stand for the value sumx
, but the geom_mosaic can’t support it (Default, in geom_mosaic ,the cell stand the numbers of the data rows, like geom_histogram ).