Brunel-Visualization / Brunel

Brunel Visualization
Apache License 2.0
290 stars 77 forks source link

Scatter Plot Matrix #278

Open GraemeHutcheon opened 6 years ago

GraemeHutcheon commented 6 years ago

Would anyone have an example of a Scatter Plot matrix in python. I reviewed the Seaborn (Pairplot) and Pandas (scatter matrix) which are close to what I want but the Brunel way of creating a scatter plots works better for me. So are you able to create a for loop and push out small charts into a grid with multiple brunel calls ?