d3 v4 parallel coordinates selection of paths with d3 v4 brushes
问题 I am trying to implement a chart similar to this - https://bl.ocks.org/syntagmatic/05a5b0897a48890133beb59c815bd953 in d3 v4. So I found this library here - https://github.com/syntagmatic/parallel-coordinates which was originally written in d3 v4 so I found a partial ported d3 v4 version her - https://github.com/mlarosa2/parcoords for this so after using this library with some of my customizations I have reached this point here - http://blockbuilder.org/iamdeadman