Skip to content

Parallel coords ordinal#1976

Open
lhethert wants to merge 7 commits intonovus:masterfrom
lhethert:parallelCoordsOrdinal
Open

Parallel coords ordinal#1976
lhethert wants to merge 7 commits intonovus:masterfrom
lhethert:parallelCoordsOrdinal

Conversation

@lhethert
Copy link

Adds the ability to render parallel coordinates where some of the dimensions are enumerations with non-numeric values (e.g. discrete sets of strings). This is useful for relational datasets that contain non-numeric columns.

The changes have been updated to be against the latest master, and a new example, parallelCoordinatesOrdinal.html, has been added to demonstrate the functionality.

To use the new functionality, a new boolean option has been added to the parallelCoordinatesChart to "enumerateNonNumericDimensions".

Lachlan Hetherton added 7 commits August 5, 2015 15:50
…arts. To enable this a new 'enumerateNonNumericDimensions' boolean option was added to the ParallelCoordinates object.
…es with undefined values, such as empty strings or undefined.
…allelCoordinates, as this was causing some strings to be incorrectly parsed as floats.
@lhethert
Copy link
Author

CLI failed but log seems to show nothing. Not sure what's going on there.

@liquidpele
Copy link
Contributor

@mgalloue you were the main one to submit change to this chart, figured you might want to view this PR.

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.

2 participants