Skip to content

Add position to syntax#173

Open
thomasp85 wants to merge 1 commit intoposit-dev:mainfrom
thomasp85:issue100-position
Open

Add position to syntax#173
thomasp85 wants to merge 1 commit intoposit-dev:mainfrom
thomasp85:issue100-position

Conversation

@thomasp85
Copy link
Collaborator

Fix #100

This PR provides position adjustment functionality to ggsql, taking full responsibility for it and turns off any stacking and dodging done be vegalite.

It provides 3 position algorithms: stack, dodge, and jitter, all of which can be tailored in different ways (fill is a special case of stack, jitter dodge is part of jitter, Sina plot are also a jitter special case)

@thomasp85 thomasp85 requested a review from teunbrand March 6, 2026 11:14
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.

Add position to syntax

1 participant