Jquery – Sort array key and values pair with key ending with digits using Javascript/D3.js
I thought I had this figured out but I was wrong. I'm experiencing a strange issue with sorting the key string ending with a number/digit. When I sort my data to display from highest (newest item added) to the lowest…