Skip to content

Order of points#28

Open
LKremer wants to merge 3 commits into
masterfrom
order_of_points
Open

Order of points#28
LKremer wants to merge 3 commits into
masterfrom
order_of_points

Conversation

@LKremer

@LKremer LKremer commented Dec 28, 2025

Copy link
Copy Markdown
Owner

This PR addresses issue #15 by adding the reorder argument to geom_pointdensity and stat_pointdensity. If TRUE, the default, points are reordered by density so that points in dense regions are plotted on top of points with lower density. This sometimes results in a clearer, more readable plot.

if true (default), points are ordered by density (highest density on
top),
use non-reordered plot data for testing
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.

1 participant