To sort categories by a specific order, I altered the CAML query for my chart data source, and it works great when viewing in IE 10 and Firefox. For some reason, though, the categories are not shown in the correct order when viewing in Chrome. Screenshots below.
Is there something I'm doing wrong, or maybe a known bug? Can I work around it somehow (maybe by ordering returned data in javascript instead)?
Thanks!
--Chuck