Skip to content

Group agg filtering#472

Open
vivalf wants to merge 5 commits into
plotly:v35from
vivalf:groupAggFiltering
Open

Group agg filtering#472
vivalf wants to merge 5 commits into
plotly:v35from
vivalf:groupAggFiltering

Conversation

@vivalf

@vivalf vivalf commented Jul 6, 2026

Copy link
Copy Markdown

This pull request is created to close the issue #471.

The modifications in the propCategories.js allow to use the "groupAggFiltering" options in ag grid with a custom callback function and follow the ag-grid behavior described in the documentation https://www.ag-grid.com/javascript-data-grid/aggregation-filtering/#configure-by-callback.

This allows the user to filter only on aggregated results in ag-grid.

A test is added on test_custom_filter.py to validate the new behavior.

@vivalf vivalf marked this pull request as ready for review July 6, 2026 09:25
@BSd3v BSd3v linked an issue Jul 6, 2026 that may be closed by this pull request
Comment thread CHANGELOG.md
@sonarqubecloud

sonarqubecloud Bot commented Jul 6, 2026

Copy link
Copy Markdown

@AnnMarieW

Copy link
Copy Markdown
Collaborator

Thanks @vivalf
Nice test!

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.

groupAggFiltering not allowed to be function in the dashGridOptions

3 participants