Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Y Axis Combination Matrix #2

Open
const-ae opened this issue Mar 12, 2019 · 0 comments
Open

Y Axis Combination Matrix #2

const-ae opened this issue Mar 12, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@const-ae
Copy link
Owner

const-ae commented Mar 12, 2019

I am sure that this is something someone will want, but I currently don't have the capacity to implement this.

But, this would a great issue for somebody to try and make a pull request. Thus, if you want to learn more about the internals of ggplot, writing an extension and contribute to an open source, just comment with any questions you have and I will try to help you as good as I can.

A good place to start is to look at the render_axis_h() and the make_combination_matrix_plot() function in axis_combmatrix.R file.

In addition it probably is also a good idea to use the debugger to understand how ggplot2 step by step builds up the plot, by calling debugonce(ggplot2:::ggplot_build.ggplot).

@const-ae const-ae added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant