Skip to content

Conversation

@samussiah
Copy link
Contributor

Issues

Closes #42

@samussiah samussiah added this to the v1.11.7 milestone Dec 18, 2019
@samussiah samussiah requested a review from jwildfire December 18, 2019 03:22
@samussiah samussiah changed the base branch from master to dev-v1.11.7 December 18, 2019 03:23
});

// add a reference to the selection from it's data
// add a reference to the selection from its data
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ahh grammar

order = item.direction === 'ascending' ? +aCell - +bCell : +bCell - +aCell;
} else {
if (order === 0) {
if (order === 0) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this makes more sense to me now

Copy link
Contributor

@pburnsdata pburnsdata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

crazy, crazy cool

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.

text marks not supported in legend

3 participants