All examples By author By category About

timelyportfolio

d3 categorical axis with selection

Built with blockbuilder.org and d3v3

In a parallel coordinates chart, brushing a categorical axis does not seem intuitive. What if instead of brushing we offer a more traditional selection mechanism of clicking for selection? Then through some combination of parallel coordinates outside filter and possibly some changes around this line we can filter in a way that a user might enjoy more.