You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue might be related to the fact that sort is not numeric for JavaScript. And the formatting function generates a strange ordering due to multiple algebric linear combinations that arise from table joining.
Implement a numerical sorting to resort array after it's construction.
Implement sort and sortBy for trial call
The text was updated successfully, but these errors were encountered: