microsoft / charticulator

Interactive Layout-Aware Construction of Bespoke Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Charticulator is not Sorting Y Axis values alphabetically and after exporting sort is not working

srbhdix opened this issue · comments

I have two Y axis values (DX and Deliv) and Alphabetically Deliv should come first and then DX but charticulator is picking DX first. I have tried to give sort with numeric field but it's not working.

Duplicate of #1012