Skip to content

reorder numeric columns#24

Open
MayaGans wants to merge 2 commits intomasterfrom
18-sliders
Open

reorder numeric columns#24
MayaGans wants to merge 2 commits intomasterfrom
18-sliders

Conversation

@MayaGans
Copy link
Collaborator

@MayaGans MayaGans commented Jan 25, 2021

This one was fun - I created a range function so we can get an array of the numeric columns that will need reordering. Then I used https://datatables.net/manual/data/orthogonal-data to resort the data with a custom function that puts NaN and - beneath our numbers. Hope you like it!

Closes #17

@MayaGans MayaGans requested a review from jwildfire January 25, 2021 03:21
@jwildfire
Copy link
Owner

jwildfire commented Jan 27, 2021

I like the approach! For some reason it isn't running as expected for me though ... we can discuss at our check-in.

@jwildfire
Copy link
Owner

@MayaGans I remember that we figured out why this wasn't working, but I don't remember the solution. I think maybe there was just a line of code that didn't get committed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Test Result sort

2 participants