Skip to content

Charles geom weighted dots #254

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

CharlesSnt
Copy link

With @nowibct in our work with @katossky. We tried to implement the geom_weighted_dots function that you mentionned on your issue #218. The test function that we inputed in the ?help part works just fine for us, but I think you shall do some more testing on your side in order to perfect it. We hope that our help was useful for you.

@@ -1,4 +1,5 @@
Version: 1.0
ProjectId: 6d5d45db-7d92-4c58-a207-fc4818e89984

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should not be in the merge request ; please update :)

@@ -713,3 +713,191 @@ GeomDots$default_key_aes$slab_size = NULL
#' @eval rd_dotsinterval_shortcut_geom("dots", "dot")
#' @export
geom_dots = make_geom(GeomDots)

<<<<<<< HEAD

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably left over from a merge. Please remove ! (You only have to make new commits to your own branch and it should (?) update the pull request CharlesSnt:Charles_Geom_Weighted_Dots.

@katossky
Copy link

Could you provide a toy example of a graph using your new method ? You can post both the code and the result in the original issue #218 .

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.

3 participants