Please check code bellow:
https://codepen.io/Whity/pen/XWNVqvP?editors=1010;
Result:
[">20Y", {…}]
["5Y", {…}]
["6M", {…}]
["7Y", {…}]
["10Y", {…}]
["14D", {…}]
["15Y", {…}]
["20Y", {…}]
I need to have the element with the '>' symbol last, not first. How can I achieve that?