Skip to content

Add merge_headers option#198

Merged
texodus merged 1 commit intomasterfrom
merge-headers
Oct 15, 2023
Merged

Add merge_headers option#198
texodus merged 1 commit intomasterfrom
merge-headers

Conversation

@texodus
Copy link
Copy Markdown
Member

@texodus texodus commented Oct 15, 2023

Adds merge_headers option, which can be "both" (default), "row", "horizontal", or "none", similar to virtual_mode (but defined on the return object of a setDataListener callback, instead of as an optional argument). These new non-default modes disable merge behavior as described in "Column and row groups" in the documentation.

Fixes #193

@texodus texodus added the enhancement Feature requests or improvements label Oct 15, 2023
@texodus texodus merged commit 5491308 into master Oct 15, 2023
@texodus texodus deleted the merge-headers branch October 15, 2023 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Feature requests or improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

make it optional to merge row_headers with same data

1 participant