Hey, ever wondering how to do a nice visualization to help you explore and investigate your data. Find a nice example using D3js to make a Parallel Coordinates plot and visualize multidimensional data.
Blog post: http://bit.ly/2w3mwlo
Code and Data: http://bit.ly/2SccRS4
Play with it directly: http://bit.ly/2V1BLpu
It looks like this:
Great informative article, I'll surely come back to it. I'm using D3js for network graph visualization in my app. Have to say, I found it a steep learning curve - but the output looks great!
Thank you very much! Feel free to drop me a line if you need any help with it.