Skip to content

Scatterplot Matrix #849

Open
Mattriks wants to merge 2 commits intoGiovineItalia:masterfrom
Mattriks:scatplotmat
Open

Scatterplot Matrix #849
Mattriks wants to merge 2 commits intoGiovineItalia:masterfrom
Mattriks:scatplotmat

Conversation

@Mattriks
Copy link
Member

The new function scatterplotmatdata produces 4 dataframes which can be used to build a scatterplot matrix via Geom.subplot_grid. I have put an example in #286. This way of producing a scatterplot matrix is very flexible, because the user can change many things in the plot, using normal Gadfly commands.

To make this work, I also fixed an error in Geom.subplot grid, so now it behaves properly when both free_x_axis and free_y_axis are true.

Mattriks added 2 commits May 20, 2016 19:54
Dataframes for a scatterplot matrix to plot using Geom.subplot_grid
@versipellis
Copy link

What ever happened with this?

@Mattriks
Copy link
Member Author

The branch went stale because historically Gadfly wasn't being maintained at that time. Today I'd rewrite this as a new Statistic Stat.scatterplotmatrix, which would work with Geom.subplot_grid.

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