Slackbot
04/23/2023, 10:00 AMMax Bo
04/23/2023, 10:01 AMareaY
just doesn't seem to want to respectMax Bo
04/23/2023, 10:08 AMfill
gets high*
reverse: true
I think reverses just the color legend domain, but not the area stacking orderMax Bo
04/23/2023, 10:09 AMMike Bostock
04/23/2023, 6:54 PMPlot.areaY(data, Plot.stackY({reverse: true}, Plot.binX({y: "count"}, …)))
Mike Bostock
04/23/2023, 6:58 PMMax Bo
04/24/2023, 2:07 AMreverse
was in the wrong spot, completely forgot that there was a reverse
in the sort transform too