Closed
Description
I'm making categorical histograms (with and without z
and histfunc: sum
). I'd like to be able to sort these histograms in descending by value order without using transforms.
Maybe this would fit under categoryorder: 'value ascending'
and categoryorder: 'value descending'
? https://github.com/plotly/plotly.js/pull/419/files#diff-0e41c2e162564438ff091d0ed6b5b455R472