Skip to content

Let pwcex affect point layout #5

@AlexHmann

Description

@AlexHmann

Hi Aron,

I am a big fan of your package. For what I would need the package most for, I cannot use it unfortunately. I would need to fit tightly a set of differently-sized points. I know that you implemented the pwcex option, but this parameter is not considered for the point layout.

Any possibility you could change this without having a lot of work?
I found several forum entries online where people complain that there is no way to solve this problem in R by using existing packages (and they also mention the beeswarm package). I think by implementing this option, you'd make more people happy, than just me :)

I wrote a function myself which can solve this problem, but it is kind of slow because the point fitting depends on randomness. It also doesn't really produce balanced swarm plots, i.e. sometimes dots hang over on either side of the center line.

If it is too much work for you, do you have an idea how to solve this? I found some nice d3.js programs that do a very good job at that...
Your help would be GREATLY appreciated.

Greetings,
Alex

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions