v2.4.69
VueUiVerticalBar
- Add a 'none' sort option to show data in the same order as passed to the component
- Toggling the sort in user options now toggles from 'desc' | 'asc' | 'none'
config.style.chart.layout.bars.sort: 'desc' | 'asc' | 'none'; // default: 'desc' (unchanged default)