I tried to see how config.layout.sortChords and config.layout.sortSubgroups work.
A simple test I performed was to set the value to d3.ascending instead of the default d3.descending.
To my surprise I didn't see any visual change.
Did I miss the point or made some mistake?
Could you please elaborate on the rationale for those configuration parameters?
Thanks in advance
I tried to see how
config.layout.sortChordsandconfig.layout.sortSubgroupswork.A simple test I performed was to set the value to
d3.ascendinginstead of the defaultd3.descending.To my surprise I didn't see any visual change.
Did I miss the point or made some mistake?
Could you please elaborate on the rationale for those configuration parameters?
Thanks in advance