Skip to content

Adding side option to offsetSingleGroup - #4

Open
jonaskn wants to merge 1 commit into
sherrillmix:masterfrom
jonaskn:sidedoffsetSingleGroup
Open

Adding side option to offsetSingleGroup#4
jonaskn wants to merge 1 commit into
sherrillmix:masterfrom
jonaskn:sidedoffsetSingleGroup

Conversation

@jonaskn

@jonaskn jonaskn commented May 6, 2025

Copy link
Copy Markdown

The new option side allow controlling the direction the data points are offset to. The default is side=0 for shifting in both direction. 1 shifts data points only to positive values, i.e. right or top, while -1 shifts to negative values. For other values only the sign is considered without throwing a warning.

The new option side allow controlling the direction the data points are offset to. The default is side=0 for shifting in both direction. 1 shifts data points only to positive values, i.e. right or top, while -1 shifts to negative values. For other values only the sign is considered without throwing a warning.
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